public class Version$
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static Version$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| Version$() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | check(com.typesafe.config.Config config) | 
| java.lang.String | current() | 
| java.lang.String | supportedPekkoVersion() | 
public static final Version$ MODULE$