Interface AbstractLogger.SafeCallable
- 
- Enclosing class:
 - AbstractLogger
 
protected static interface AbstractLogger.SafeCallableType of thunk used inAbstractLogger.execute(SafeCallable, String, Object[]) 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Objectcall() 
 - 
 
- 
- 
Method Detail
- 
call
Object call()
 
 - 
 
 -