Uses of Interface
io.protostuff.runtime.FieldMap
Packages that use FieldMap
-
Uses of FieldMap in io.protostuff.runtime
Classes in io.protostuff.runtime that implement FieldMapModifier and TypeClassDescription(package private) final class
Field mapping implemented on top of java array for lookup by number.(package private) final class
HashFieldMap<T>
Field mapping implemented on top of hash for field lookup by number.final class
A schema that can be generated and cached at runtime for objects that have no schema.Fields in io.protostuff.runtime declared as FieldMapMethods in io.protostuff.runtime that return FieldMapConstructors in io.protostuff.runtime with parameters of type FieldMap