public final class ReflectionObjectSupplier<T> extends Object implements Supplier<T>
Supplier
ValueObjectUtils
ReflectionObjectSupplier(Class<T> type)
T
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ReflectionObjectSupplier(Class<T> type)
public T get()
get
Supplier<T>
Copyright © 2022. All rights reserved.