public interface Flushable extends Flushable
Flushable interface to lift it onto the component's layer. *
ATTENTION: When implementing flush functionality, use this Flushable,
though when testing for reset functionality (instancof), use
Flushable!
| Modifier and Type | Method and Description |
|---|---|
void |
flush() |
void flush()
throws OpenException
flush in interface FlushableOpenExceptionCopyright © 2017. All rights reserved.