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 classField mapping implemented on top of java array for lookup by number.(package private) final classHashFieldMap<T>Field mapping implemented on top of hash for field lookup by number.final classA 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