|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MapValue
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface java.util.Map |
---|
Map.Entry<K,V> |
Method Summary | |
---|---|
Value[] |
getKeyValueArray()
|
Methods inherited from interface org.msgpack.type.Value |
---|
asArrayValue, asBooleanValue, asFloatValue, asIntegerValue, asMapValue, asNilValue, asRawValue, getType, isArrayValue, isBooleanValue, isFloatValue, isIntegerValue, isMapValue, isNilValue, isRawValue, toString, writeTo |
Methods inherited from interface java.util.Map |
---|
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values |
Method Detail |
---|
Value[] getKeyValueArray()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |