Class RuntimeObjectField<T>

java.lang.Object
io.protostuff.runtime.Field<T>
io.protostuff.runtime.RuntimeObjectField<T>
All Implemented Interfaces:
PolymorphicSchema.Handler

abstract class RuntimeObjectField<T> extends Field<T> implements PolymorphicSchema.Handler
A runtime field whose field type is Object (dynamic).