public class Key<K> extends Object
Key(K value)
boolean
equals(Object object)
String
getGroup()
K
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Key(K value)
public K getValue()
public String getGroup()
public boolean equals(Object object)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2016 JBoss by Red Hat. All rights reserved.