Uses of Interface
io.protostuff.runtime.IdStrategy.Factory
Packages that use IdStrategy.Factory
-
Uses of IdStrategy.Factory in io.protostuff.runtime
Classes in io.protostuff.runtime that implement IdStrategy.FactoryModifier and TypeClassDescriptionstatic class
To useIncrementalIdStrategy
without registering anything, set the system property: "-Dprotostuff.runtime.id_strategy_factory=io.protostuff.runtime.IncrementalIdStrategy$Factory"