Interface NoticeableFuture<T>
- All Superinterfaces:
Future<T>
- All Known Implementing Classes:
DefaultNoticeableFuture,FutureClusterResponses,NoticeableFutureConverter
- Author:
- Shuyang Zhou
-
Method Summary
Modifier and TypeMethodDescriptionbooleanaddFutureListener(FutureListener<T> futureListener) booleanremoveFutureListener(FutureListener<T> futureListener)
-
Method Details
-
addFutureListener
-
removeFutureListener
-