Interface FlushReceiver
-
public interface FlushReceiverSomething that can be flushed.- Author:
- Andreas Gudian
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidflush()Performs a flush, releasing any buffered resources.
-