public static class Convertable.SupplierToConvertable<T> extends java.lang.Object implements Convertable<T>
Convertable.SupplierToConvertable<T>| Constructor and Description |
|---|
SupplierToConvertable() |
| Modifier and Type | Method and Description |
|---|---|
T |
get() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcollect, collect, fromSupplier, isPresent, iterator, orElse, orElseGet, orElseThrow, toAtomicReference, toCompletableFuture, toCompletableFutureAsync, toCompletableFutureAsync, toFutureW, toFutureWAsync, toFutureWAsync, toList, toOptional, toOptionalAtomicReference, toStream, visitpublic T get()
get in interface Convertable<T>get in interface java.util.function.Supplier<T>