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