Uses of Class
eu.cloudnetservice.driver.impl.network.object.serializers.CollectionObjectSerializer
Packages that use CollectionObjectSerializer
-
Uses of CollectionObjectSerializer in eu.cloudnetservice.driver.impl.network.object.serializers
Methods in eu.cloudnetservice.driver.impl.network.object.serializers that return CollectionObjectSerializerModifier and TypeMethodDescriptionCollectionObjectSerializer.of(@NonNull IntFunction<Collection<Object>> collectionFactory) Constructs a new collection object serializer instance.