E - The type of the entries.@DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class) public interface InputService<E extends Entry> extends EntryContainer<E>
OutputService| Modifier and Type | Method and Description |
|---|---|
InputSocket<? extends E> |
getInputSocket(String name)
Returns an input socket for reading from the entry with the given name.
|
getEntry, getSize, iteratorInputSocket<? extends E> getInputSocket(String name)
name - an entry name.Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.