Uses of Class
decaf.Platform
- 
Packages that use Platform Package Description decaf 
- 
- 
Uses of Platform in decafMethods in decaf that return Platform Modifier and Type Method Description Platform[]except()Platformplatform()Platformplatform()Platformplatform()Platformplatform()Platformplatform()Platform[]platforms()Platform[]platforms()Platform[]platforms()Platform[]platforms()Platform[]platforms()Platform[]platforms()Platform[]unlessCompatible()Platform[]unlessCompatible()Platform[]unlessCompatible()Platformvalue()Platformvalue()Platformvalue()Platformvalue()Platformvalue()Platformvalue()Platformvalue()static PlatformPlatform. 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 booleanPlatform. compatibleWith(Platform other)
 
-