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 Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface at.letto.tools.threads.CallInterface
callMethode, getMethodeInfo, getMethodeName
-
Constructor Details
-
CallAdapter
public CallAdapter()
-