public class ServiceManager$
extends Object
| Modifier and Type | Field and Description |
|---|---|
static ServiceManager$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
ServiceManager$() |
| Modifier and Type | Method and Description |
|---|---|
String |
DefaultScalaBinaryVersion() |
String |
scalaBinaryVersion(String version) |
public static final ServiceManager$ MODULE$