public abstract class IOEvent extends SciJavaEvent
| Constructor and Description |
|---|
IOEvent(String descriptor,
Object data) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getData()
Gets the data for which I/O took place.
|
String |
getDescriptor()
Gets the data descriptor (source or destination).
|
String |
toString() |
consume, dumpStack, getCallingThread, getStackTrace, isConsumed, setCallingThread, setConsumedcontext, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetContextpublic String getDescriptor()
public Object getData()
public String toString()
toString in class SciJavaEventCopyright © 2009–2020 SciJava. All rights reserved.