|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.knipp.rritoolkit.KVMultiList.Section
private static class KVMultiList.Section
small class that represents a section.
Field Summary | |
---|---|
KVList |
list
the key-value list |
java.util.Set<java.lang.String> |
names
the names associated with this section |
Constructor Summary | |
---|---|
KVMultiList.Section()
constructor |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.util.Set<java.lang.String> names
public KVList list
Constructor Detail |
---|
public KVMultiList.Section()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |