|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.unkrig.commons.io.pipe.AbstractPipe
public abstract class AbstractPipe
Basic implementation of a pipe.
| Constructor Summary | |
|---|---|
AbstractPipe()
|
|
| Method Summary | |
|---|---|
protected void |
finalize()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface de.unkrig.commons.io.pipe.Pipe |
|---|
close, isEmpty, isFull, read, write |
| Constructor Detail |
|---|
public AbstractPipe()
| Method Detail |
|---|
protected void finalize()
throws java.io.IOException
finalize in class java.lang.Objectjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||