public class GroupKey extends Object implements Comparable<GroupKey>
GroupKey(String name, Object value, int rank)
int
compareTo(GroupKey o)
boolean
equals(Object o)
String
getName()
getRank()
Object
getValue()
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public GroupKey(String name, Object value, int rank)
public String getName()
public Object getValue()
public int getRank()
public int compareTo(GroupKey o)
compareTo
Comparable<GroupKey>
public String toString()
toString
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.