public class BitMaskKey<T> extends Key<T> implements LatticeElement<T>
Constructor and Description |
---|
BitMaskKey(int id,
T value) |
Modifier and Type | Method and Description |
---|---|
BitSet |
getBitMask() |
equals, getId, getValue, hashCode, setId, setValue, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getValue
public BitMaskKey(int id, T value)
public BitSet getBitMask()
getBitMask
in interface LatticeElement<T>
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.