Package at.letto.tools.threads
Class TimerCall.CallResult
java.lang.Object
at.letto.tools.threads.TimerCall.CallResult
- Enclosing class:
TimerCall
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCallResult
(TimerCall.RESULT status) CallResult
(TimerCall.RESULT status, Object result) -
Method Summary
-
Field Details
-
status
-
result
-
-
Constructor Details
-
CallResult
-
CallResult
-
-
Method Details
-
getRuntimeException
-
getException
-
getError
-
getResult
-
getStatus
-