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