|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPipeOut
Definisce le operazioni sui porti di out di una pipe.
Method Summary | |
---|---|
void |
close()
Chiude la pipe, per una fine ordinata. |
void |
out(PersistentTime time)
Operazione di inserzione nella pipe di una data. |
Method Detail |
---|
void close()
void out(PersistentTime time)
time
- : la data inserita.
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |