public interface DataHandler
DataElements.| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes this DataHandler and releases any resources associated with it.
|
boolean |
isClosed()
Returns the closed state of the DataHandler.
|
Copyright © 2016. All Rights Reserved.