Class FieldSerializerAnnotationsUtil
java.lang.Object
com.esotericsoftware.kryo.serializers.FieldSerializerAnnotationsUtil
A few utility methods for processing field annotations.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
processAnnotatedFields
(FieldSerializer fieldSerializer) Process annotated fields and set serializers according to the provided annotation.
-
Constructor Details
-
FieldSerializerAnnotationsUtil
-
-
Method Details
-
processAnnotatedFields
Process annotated fields and set serializers according to the provided annotation.- See Also:
-