Uses of Class
decaf.Platform
-
Packages that use Platform Package Description decaf -
-
Uses of Platform in decaf
Methods in decaf that return Platform Modifier and Type Method Description Platform[]
except()
Platform
platform()
Platform
platform()
Platform
platform()
Platform
platform()
Platform
platform()
Platform[]
platforms()
Platform[]
platforms()
Platform[]
platforms()
Platform[]
platforms()
Platform[]
platforms()
Platform[]
platforms()
Platform[]
unlessCompatible()
Platform[]
unlessCompatible()
Platform[]
unlessCompatible()
Platform
value()
Platform
value()
Platform
value()
Platform
value()
Platform
value()
Platform
value()
Platform
value()
static Platform
Platform. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static Platform[]
Platform. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in decaf with parameters of type Platform Modifier and Type Method Description boolean
Platform. compatibleWith(Platform other)
-