Class GenericsResolver
java.lang.Object
com.esotericsoftware.kryo.serializers.GenericsResolver
INTERNAL API
Helper class that resolves a type name variable to a concrete class using the current class serialization stack
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
stack
-
-
Constructor Details
-
GenericsResolver
public GenericsResolver()
-
-
Method Details
-
getConcreteClass
-
isSet
boolean isSet() -
pushScope
-
popScope
void popScope()
-