Class BoundedCollectionExternalizer<T extends Collection<Object>>

    • Constructor Detail

      • BoundedCollectionExternalizer

        public BoundedCollectionExternalizer​(Class<T> targetClass,
                                             IntFunction<T> factory)