JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
at.letto.tools.threads
CallInterface
Contents
Description
Method Summary
Method Details
callMethode(Object...)
getMethodeName()
getMethodeInfo()
Hide sidebar
Show sidebar
Interface CallInterface
All Known Implementing Classes:
CallAdapter
public interface
CallInterface
Ein Interface, um Methoden gezielt aufrufen zu können
Author:
Werner Damböck
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
callMethode
(
Object
... objects)
String
getMethodeInfo
()
String
getMethodeName
()
Method Details
callMethode
Object
callMethode
(
Object
... objects)
getMethodeName
String
getMethodeName
()
getMethodeInfo
String
getMethodeInfo
()