JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.ujorm.tools.web.ao
Interface IOConsumer<T>
public interface
IOConsumer<T>
Author:
Pavel ponec
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
accept
(
T
t)
Method Details
accept
void
accept
(
T
t)
throws
IOException
Throws:
IOException