@FunctionalInterface public interface DoubleSupplier
double-valued results.Supplier| Modifier and Type | Interface and Description |
|---|---|
static class |
DoubleSupplier.Util |
| Modifier and Type | Method and Description |
|---|---|
double |
getAsDouble()
Gets a result.
|
Copyright © 2017. All rights reserved.