Uses of Class
com.aparapi.ProfileInfo.TYPE
-
Packages that use ProfileInfo.TYPE Package Description com.aparapi -
-
Uses of ProfileInfo.TYPE in com.aparapi
Fields in com.aparapi declared as ProfileInfo.TYPE Modifier and Type Field Description private ProfileInfo.TYPEProfileInfo. typeMethods in com.aparapi that return ProfileInfo.TYPE Modifier and Type Method Description ProfileInfo.TYPEProfileInfo. getType()static ProfileInfo.TYPEProfileInfo.TYPE. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ProfileInfo.TYPE[]ProfileInfo.TYPE. values()Returns an array containing the constants of this enum type, in the order they are declared.
-