Uses of Class
io.protostuff.runtime.ExplicitIdStrategy.RegisteredMapFactory
-
Packages that use ExplicitIdStrategy.RegisteredMapFactory Package Description io.protostuff.runtime -
-
Uses of ExplicitIdStrategy.RegisteredMapFactory in io.protostuff.runtime
Fields in io.protostuff.runtime with type parameters of type ExplicitIdStrategy.RegisteredMapFactory Modifier and Type Field Description (package private) java.util.IdentityHashMap<java.lang.Class<?>,ExplicitIdStrategy.RegisteredMapFactory>
ExplicitIdStrategy. mapMapping
(package private) java.util.ArrayList<ExplicitIdStrategy.RegisteredMapFactory>
ExplicitIdStrategy. maps
-