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