protected static class KeyedItem.Usage extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private boolean |
hadEmpty |
private boolean |
hadKeys |
java.util.SortedSet<java.lang.String> |
values |
Modifier | Constructor and Description |
---|---|
protected |
Usage() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFirst() |
boolean |
hadKeys() |
boolean |
hasUniqueValue() |
boolean |
unused() |
public java.util.SortedSet<java.lang.String> values
private boolean hadKeys
private boolean hadEmpty
protected Usage()
public boolean hasUniqueValue()
public boolean unused()
public java.lang.String getFirst()
public boolean hadKeys()