|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MapValue
Created on 5/30/14.
Method Summary | |
---|---|
Value[] |
toKeyValueSeq()
|
java.util.Map<Value,Value> |
toMap()
|
MapValue |
toValue()
Create an immutable value from this reference |
Methods inherited from interface org.msgpack.value.Value |
---|
asArrayValue, asMapValue |
Methods inherited from interface org.msgpack.value.MapCursor |
---|
hasNext, nextKeyOrValue, size, skipAll, skipKeyOrValue |
Methods inherited from interface org.msgpack.value.ValueRef |
---|
accept, asBinary, asBoolean, asExtended, asFloat, asInteger, asNil, asNumber, asRaw, asString, getArrayCursor, getMapCursor, getValueType, isArray, isBinary, isBoolean, isExtended, isFloat, isInteger, isMap, isNil, isNumber, isRaw, isRef, isString, writeTo |
Method Detail |
---|
Value[] toKeyValueSeq()
java.util.Map<Value,Value> toMap()
MapValue toValue()
ValueRef
toValue
in interface MapCursor
toValue
in interface ValueRef
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |