|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.blackbear.flatworm.Callback
public class Callback
Used primarily by FileParser to store information about object and methods used to hadle parse events.
| Constructor Summary | |
|---|---|
Callback(java.lang.Object instance,
java.lang.reflect.Method method)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getInstance()
|
java.lang.reflect.Method |
getMethod()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Callback(java.lang.Object instance,
java.lang.reflect.Method method)
| Method Detail |
|---|
public java.lang.Object getInstance()
public java.lang.reflect.Method getMethod()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||