Uses of Enum
org.roaringbitmap.art.NodeType
Packages that use NodeType
-
Uses of NodeType in org.roaringbitmap.art
Subclasses with type arguments of type NodeType in org.roaringbitmap.artFields in org.roaringbitmap.art declared as NodeTypeMethods in org.roaringbitmap.art that return NodeTypeModifier and TypeMethodDescriptionstatic NodeTypeReturns 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