T
- the type of results supplied by this supplierE
- the type of Exceptions thrown by this function.@PublicEvolving @FunctionalInterface public interface SerializableSupplierWithException<T,E extends Throwable> extends SupplierWithException<T,E>, Serializable
SupplierWithException
.get
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.