-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected T |
result |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
result
protected T result
-
Method Detail
-
getResult
public T getResult()
- Specified by:
getResult in interface Job<T>
-
failed
public boolean failed()
- Specified by:
failed in interface Job<T>
Copyright © 2013 dontdrinkandroot. All Rights Reserved.