See: Description
Interface | Description |
---|---|
IOConsumer<T> |
Like
Consumer but throws IOException . |
IOFunction<T,R> |
Like
Function but throws IOException . |
IOSupplier<T> |
Like
Supplier but throws IOException . |
IO-only related functional interfaces provide target types for lambda expressions and method references.
Copyright © 2010 - 2021 Adobe. All Rights Reserved