Package org.hibernate.internal.util
Class ImmutableBitSet
java.lang.Object
org.hibernate.internal.util.ImmutableBitSet
An immutable variant of the
BitSet
class with some additional operations.-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionboolean
contains
(ImmutableBitSet set) boolean
boolean
get
(int bitIndex) int
hashCode()
boolean
isEmpty()
static ImmutableBitSet