Package at.letto.tools.threads
Class CallAdapter
java.lang.Object
at.letto.tools.threads.CallAdapter
- All Implemented Interfaces:
- CallInterface
Adapter für das CallInterface um eine anonyme Klasse für die verwendete Methode zu definieren
- Author:
- Werner Damböck
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface at.letto.tools.threads.CallInterfacecallMethode, getMethodeInfo, getMethodeName
- 
Constructor Details- 
CallAdapterpublic CallAdapter()
 
-