E
- The kind of thrown exception or error.@FunctionalInterface
public interface FailableLongSupplier<E extends java.lang.Throwable>
LongSupplier
that declares a Throwable
.Modifier and Type | Method and Description |
---|---|
long |
getAsLong()
Supplies a long.
|
Copyright © 2010 - 2023 Adobe. All Rights Reserved