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 . |
This package defines IO-only related functional interfaces for lambda expressions and method references.
Jas4pp 1.5 © Java Analysis Studio for Particle Physics