Uses of Class
io.protostuff.parser.Mutable
-
Packages that use Mutable Package Description io.protostuff.parser -
-
Uses of Mutable in io.protostuff.parser
Fields in io.protostuff.parser declared as Mutable Modifier and Type Field Description (package private) Mutable<java.lang.String>Proto. javaPackageName(package private) Mutable<java.lang.String>Proto. packageNameMethods in io.protostuff.parser that return Mutable Modifier and Type Method Description Mutable<java.lang.String>Proto. getMutableJavaPackageName()Mutable<java.lang.String>Proto. getMutablePackageName()
-