Class CallAdapter

java.lang.Object
at.letto.tools.threads.CallAdapter
All Implemented Interfaces:
CallInterface

public abstract class CallAdapter extends Object implements CallInterface
Adapter für das CallInterface um eine anonyme Klasse für die verwendete Methode zu definieren
Author:
Werner Damböck
  • Constructor Details

    • CallAdapter

      public CallAdapter()