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