Package org.drools.traits.core.factmodel
Class BitMaskKey<T>
java.lang.Object
org.drools.traits.core.factmodel.Key<T>
org.drools.traits.core.factmodel.BitMaskKey<T>
- All Implemented Interfaces:
Serializable,LatticeElement<T>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drools.traits.core.factmodel.Key
equals, getId, getValue, hashCode, setId, setValue, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.drools.traits.core.factmodel.LatticeElement
getValue
-
Constructor Details
-
BitMaskKey
-
-
Method Details
-
getBitMask
- Specified by:
getBitMaskin interfaceLatticeElement<T>
-