-
- All Implemented Interfaces:
public class VersionCode.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static VersionCode.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final VersionCodezero()final VersionCodenew()final VersionCodeget(Integer value)-
-
Method Detail
-
zero
final VersionCode zero()
-
new
final VersionCode new()
-
get
final VersionCode get(Integer value)
-
-
-
-