Uses of Class
io.protostuff.StringMapSchema
-
Packages that use StringMapSchema Package Description io.protostuff -
-
Uses of StringMapSchema in io.protostuff
Fields in io.protostuff declared as StringMapSchema Modifier and Type Field Description static StringMapSchema<java.lang.String>
StringMapSchema. VALUE_STRING
The schema forMap<String,String>
-