Uses of Class
io.protostuff.runtime.ArraySchemas.Base
Packages that use ArraySchemas.Base
-
Uses of ArraySchemas.Base in io.protostuff.runtime
Subclasses of ArraySchemas.Base in io.protostuff.runtimeModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
Fields in io.protostuff.runtime declared as ArraySchemas.BaseModifier and TypeFieldDescriptionfinal ArraySchemas.Base
EnumIO.genericElementSchema
final ArraySchemas.Base
HasDelegate.genericElementSchema
final ArraySchemas.Base
HasSchema.genericElementSchema
Methods in io.protostuff.runtime that return ArraySchemas.BaseModifier and TypeMethodDescription(package private) static ArraySchemas.Base
ArraySchemas.getGenericElementSchema
(int id, IdStrategy strategy) (package private) static ArraySchemas.Base
ArraySchemas.getSchema
(int id, boolean primitive, IdStrategy strategy) (package private) static ArraySchemas.Base
ArraySchemas.newSchema
(int id, Class<?> compontentType, Class<?> typeClass, IdStrategy strategy, PolymorphicSchema.Handler handler)