Uses of Class
com.dyuproject.protostuff.MapSchema

Uses of MapSchema in com.dyuproject.protostuff
 

Subclasses of MapSchema in com.dyuproject.protostuff
 class MessageMapSchema<K,V>
          A schema for a Map with Message or pojo keys.
 class StringMapSchema<V>
          A schema for a Map with String keys.
 



Copyright © 2009-2014. All Rights Reserved.