|
TrueZIP Kernel 7.0-rc1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface InputEntry<E extends InputEntry<E>>
An entry which provides input sockets.
OutputEntry| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface de.schlichtherle.truezip.entry.Entry |
|---|
Entry.Access, Entry.Size, Entry.Type |
| Field Summary |
|---|
| Fields inherited from interface de.schlichtherle.truezip.entry.Entry |
|---|
NULL, UNKNOWN |
| Method Summary | |
|---|---|
InputSocket<E> |
getInputSocket()
Returns an input socket for reading this entry. |
| Methods inherited from interface de.schlichtherle.truezip.entry.Entry |
|---|
getName, getSize, getTime, getType |
| Method Detail |
|---|
@NonNull InputSocket<E> getInputSocket()
IOSocket.getLocalTarget() of the returned socket
must return this entry.
|
TrueZIP Kernel 7.0-rc1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||