Package se.l4.commons.serialization.collections
-
Class Summary Class Description ArraySerializer Serializer for arrays.ArraySerializerResolver Resolver for array types.CollectionSerializers Utilities that are useful when using or creating serializers that work on collection types.ListSerializer<T> Serializer forList.ListSerializerResolver MapAsObjectSerializer<V> MapSerializerResolver Resolver for serializer ofMap.SetSerializer<T> Serializer forList.SetSerializerResolver -
Annotation Types Summary Annotation Type Description AllowAnyItem Annotation that indicates that a collect can contain any type.Item StringKey Indicate that aMaphas a string key and that key should be treated as an object key during serialization.