Package io.protostuff.runtime
Class DefaultIdStrategy.Registered<T>
java.lang.Object
io.protostuff.runtime.HasSchema<T>
io.protostuff.runtime.DefaultIdStrategy.Registered<T>
- All Implemented Interfaces:
PolymorphicSchema.Factory
- Enclosing class:
DefaultIdStrategy
-
Field Summary
FieldsFields inherited from class io.protostuff.runtime.HasSchema
genericElementSchema, strategy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the pipe schema.Gets the schema.
-
Field Details
-
schema
-
pipeSchema
-
-
Constructor Details
-
Registered
Registered(Schema<T> schema, IdStrategy strategy)
-
-
Method Details