Package com.jerolba.carpet.impl.read
Class ReadReflection
java.lang.Object
com.jerolba.carpet.impl.read.ReadReflection
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Supplier<Collection<Object>>collectionFactory(Class<?> type) static <T> Supplier<T>getDefaultConstructor(Class<?> type) mapFactory(Class<?> type)
-
Constructor Details
-
ReadReflection
public ReadReflection()
-
-
Method Details
-
collectionFactory
-
mapFactory
-
getDefaultConstructor
-