Uses of Enum
org.bytedeco.javacpp.tools.Generator.LongEnum
Packages that use Generator.LongEnum
-
Uses of Generator.LongEnum in org.bytedeco.javacpp.tools
Subclasses with type arguments of type Generator.LongEnum in org.bytedeco.javacpp.toolsMethods in org.bytedeco.javacpp.tools that return Generator.LongEnumModifier and TypeMethodDescriptionstatic Generator.LongEnumReturns the enum constant of this type with the specified name.static Generator.LongEnum[]Generator.LongEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.