@FunctionalInterface public interface XSupplier<T,X extends Exception>
Supplier| Modifier and Type | Method and Description |
|---|---|
T |
get()
Performs this operation and returns a result.
|
Copyright © 2021 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.