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, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetValuepublic BitMaskKey(int id,
T value)
public BitSet getBitMask()
getBitMask in interface LatticeElement<T>Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.