Uses of Enum
org.roaringbitmap.art.NodeType
Packages that use NodeType
-
Uses of NodeType in org.roaringbitmap.art
Fields in org.roaringbitmap.art declared as NodeTypeMethods in org.roaringbitmap.art that return NodeTypeModifier and TypeMethodDescriptionstatic NodeType
Returns the enum constant of this type with the specified name.static NodeType[]
NodeType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.roaringbitmap.art with parameters of type NodeType