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