类 ReflectionObjectSupplier<T>

java.lang.Object
spring.turbo.util.ReflectionObjectSupplier<T>
所有已实现的接口:
Supplier<T>

public final class ReflectionObjectSupplier<T> extends Object implements Supplier<T>
从以下版本开始:
1.0.0
作者:
应卓
另请参阅:
  • 构造器详细资料

    • ReflectionObjectSupplier

      public ReflectionObjectSupplier(Class<T> type)
  • 方法详细资料