Uses of Class
com.twelvemonkeys.lang.Platform
-
Packages that use Platform Package Description com.twelvemonkeys.lang -
-
Uses of Platform in com.twelvemonkeys.lang
Fields in com.twelvemonkeys.lang declared as Platform Modifier and Type Field Description private static Platform
Platform. INSTANCE
Methods in com.twelvemonkeys.lang that return Platform Modifier and Type Method Description static Platform
Platform. get()
Returns the currentPlatform
.
-