Class SupplierUtil.ConstructorSupplier<T>

java.lang.Object
org.jgrapht.util.SupplierUtil.ConstructorSupplier<T>
All Implemented Interfaces:
Serializable, Supplier<T>
Enclosing class:
SupplierUtil

private static class SupplierUtil.ConstructorSupplier<T> extends Object implements Supplier<T>, Serializable