Package play.libs

Class F.LazySupplier<T>

java.lang.Object
play.libs.F.LazySupplier<T>
All Implemented Interfaces:
Supplier<T>
Enclosing class:
F

public static class F.LazySupplier<T> extends Object implements Supplier<T>
  • Method Details