org.androidtransfuse.util
Class TypeMirrorRunnable<T>
java.lang.Object
org.androidtransfuse.util.TypeMirrorRunnable<T>
- All Implemented Interfaces:
- Runnable
public abstract class TypeMirrorRunnable<T>
- extends Object
- implements Runnable
- Author:
- John Ericksen
|
Method Summary |
void |
run()
|
abstract void |
run(T annotation)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeMirrorRunnable
protected TypeMirrorRunnable(T annotation)
run
public void run()
- Specified by:
run in interface Runnable
run
public abstract void run(T annotation)
Copyright © 2012. All Rights Reserved.