Uses of Enum
com.aparapi.ProfileInfo.TYPE
Packages that use ProfileInfo.TYPE
-
Uses of ProfileInfo.TYPE in com.aparapi
Fields in com.aparapi declared as ProfileInfo.TYPEMethods in com.aparapi that return ProfileInfo.TYPEModifier and TypeMethodDescriptionProfileInfo.getType()static ProfileInfo.TYPEReturns 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.