@FunctionalInterface
@Generated(value="uk.kludje.annotation.processor.UncheckedFunctionalInterfaceProcessor")
public interface ULongSupplier
extends java.util.function.LongSupplier
| Modifier and Type | Method and Description |
|---|---|
long |
$getAsLong() |
static ULongSupplier |
asULongSupplier(ULongSupplier t)
Convenience method as an alternative to casting.
|
default long |
getAsLong()
Invokes
long $getAsLong(). |
default long getAsLong()
long $getAsLong().
Throws anything thrown by long $getAsLong().getAsLong in interface java.util.function.LongSupplierlong $getAsLong()
throws java.lang.Throwable
java.lang.Throwablestatic ULongSupplier asULongSupplier(ULongSupplier t)
t - the unchecked type