org.mdanderson.biostat.util
public interface ICallback
Modifier and Type | Method and Description |
---|---|
void |
invokeCallback(Object arg)
Invokes the callback
|
void invokeCallback(Object arg)
arg
- object passed to callback, or nullCopyright © 2002 M.D. Anderson Cancer Center. All Rights Reserved.