E
- Thrown exception.@FunctionalInterface public interface FailableLongSupplier<E extends Throwable>
LongSupplier
that declares a Throwable
.Modifier and Type | Method and Description |
---|---|
long |
getAsLong()
Supplies a long.
|
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.