Class LazySupplier<T>
- java.lang.Object
-
- org.apache.johnzon.websocket.internal.lazy.LazySupplier<T>
-
-
Constructor Summary
Constructors Constructor Description LazySupplier(Supplier<T> provider)
-
Constructor | Description |
---|---|
LazySupplier(Supplier<T> provider) |