Class UnboundedCollectionExternalizer<T extends Collection<Object>>

    • Constructor Detail

      • UnboundedCollectionExternalizer

        public UnboundedCollectionExternalizer​(Class<T> targetClass,
                                               Supplier<T> factory)