GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod BitFieldSet.allOf(elementType)
S
allOf()
Creates an enum set containing all of the elements in the specified element type.
class BitFieldSet
Re-Implementation of RegularEnumSet class for EnumSet, for "regular sized" enum type...
S
noneOf()
Creates an empty enum set with the specified element type.
addAll()
S
getUniverse()
Returns all of the values comprising E. The result is cloned and slower than SharedS...
S
getBitMasks()
Returns all of the values comprising E. The result is cloned and slower than SharedS...
BitFieldSet()
S
getUniverseSlow()
class BitFieldSet.UniverseLoader
isEnum()
external
class? Class
Abstract
getBits()
interface BitField
S
nextBitMask()
S
getTotalBits()
<<creates>>