Package org.eclipse.net4j.util.io
Interface IOFilter<T>
- 
 public interface IOFilter<T>- Author:
- Eike Stepper
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description Tfilter(T data)
 
- 
public interface IOFilter<T>
| Modifier and Type | Method | Description | 
|---|---|---|
| T | filter(T data) |