|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KVList.Value | |
---|---|
de.knipp.rritoolkit |
Uses of KVList.Value in de.knipp.rritoolkit |
---|
Classes in de.knipp.rritoolkit that implement KVList.Value | |
---|---|
protected static class |
KVList.ValueImpl
inner class that implements a value |
Fields in de.knipp.rritoolkit declared as KVList.Value | |
---|---|
private KVList.Value |
KVList.Pair.value
the value |
Methods in de.knipp.rritoolkit that return KVList.Value | |
---|---|
KVList.Value |
KVList.Pair.getValue()
return the value |
Constructors in de.knipp.rritoolkit with parameters of type KVList.Value | |
---|---|
KVList.Pair(java.lang.String theKey,
KVList.Value theValue)
constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |