Uses of Class
io.protostuff.runtime.ObjectSchema.ArrayWrapper
-
Packages that use ObjectSchema.ArrayWrapper Package Description io.protostuff.runtime -
-
Uses of ObjectSchema.ArrayWrapper in io.protostuff.runtime
Methods in io.protostuff.runtime that return ObjectSchema.ArrayWrapper Modifier and Type Method Description (package private) static ObjectSchema.ArrayWrapper
ObjectSchema. newArrayWrapper(Input input, Schema<?> schema, boolean mapped, IdStrategy strategy)
-