E
- the type of the entries in this container.public interface InputService<E extends Entry> extends Closeable, Container<E>
OutputService
Modifier and Type | Method and Description |
---|---|
InputSocket<E> |
input(String name)
Returns an input socket for reading from the entry with the given name.
|
forEach, spliterator
InputSocket<E> input(String name)
name
- an entry name
.Copyright © 2012–2015 Schlichtherle IT Services. All rights reserved.