Uses of Interface
org.msgpack.type.MapValue

Packages that use MapValue
org.msgpack.type   
 

Uses of MapValue in org.msgpack.type
 

Methods in org.msgpack.type that return MapValue
 MapValue Value.asMapValue()
           
 MapValue NumberValue.asMapValue()
           
static MapValue ValueFactory.createMapValue()
           
static MapValue ValueFactory.createMapValue(Value[] kvs)
           
static MapValue ValueFactory.createMapValue(Value[] kvs, boolean gift)
           
 



Copyright © 2011. All Rights Reserved.