|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Sink<T>
Interface for the destination of things
| Method Summary | |
|---|---|
void |
flush()
|
void |
send(T item)
|
| Methods inherited from interface org.openjena.atlas.lib.Closeable |
|---|
close |
| Method Detail |
|---|
void send(T item)
void flush()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||