@FunctionalInterface public static interface Functions.FailableSupplier<O,T extends Throwable>
Modifier and Type | Method and Description |
---|---|
O |
get()
Supplies an object
|
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.