public abstract class Key<T> extends Object implements LatticeElement<T>, Serializable
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
getId() |
T |
getValue() |
int |
hashCode() |
void |
setId(int id) |
void |
setValue(T value) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getBitMask
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.