public interface LongSupplier
long-valued results.Supplier| Modifier and Type | Interface and Description |
|---|---|
static class |
LongSupplier.Util |
| Modifier and Type | Method and Description |
|---|---|
long |
getAsLong()
Gets a result.
|
Copyright © 2018. All rights reserved.