|
TrueZIP Kernel 7.0-rc2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OutputEntry<E extends OutputEntry<E>>
An entry which provides output sockets.
InputEntry| 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 | |
|---|---|
OutputSocket<E> |
getOutputSocket()
Returns an output socket for writing this entry. |
| Methods inherited from interface de.schlichtherle.truezip.entry.Entry |
|---|
getName, getSize, getTime, getType |
| Method Detail |
|---|
@NonNull OutputSocket<E> getOutputSocket()
IOSocket.getLocalTarget() of the returned socket
must return this entry.
|
TrueZIP Kernel 7.0-rc2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||