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