Package io.protostuff.runtime
Class IncrementalIdStrategy.BaseHS<T>
java.lang.Object
io.protostuff.runtime.HasSchema<T>
io.protostuff.runtime.IncrementalIdStrategy.BaseHS<T>
- All Implemented Interfaces:
PolymorphicSchema.Factory
- Direct Known Subclasses:
IncrementalIdStrategy.LazyRegister
,IncrementalIdStrategy.Registered
- Enclosing class:
IncrementalIdStrategy
-
Field Summary
FieldsFields inherited from class io.protostuff.runtime.HasSchema
genericElementSchema, strategy
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.protostuff.runtime.HasSchema
getPipeSchema, getSchema, newSchema
-
Field Details
-
id
volatile int id
-
-
Constructor Details
-
BaseHS
-