public abstract class AbstractGrantee extends java.lang.Object implements java.lang.Comparable<AbstractGrantee>
Constructor and Description |
---|
AbstractGrantee() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(AbstractGrantee o) |
abstract java.lang.String |
getHeaderValue() |
public int compareTo(AbstractGrantee o)
compareTo
in interface java.lang.Comparable<AbstractGrantee>
public abstract java.lang.String getHeaderValue()