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