Package me.ehp246.aufjms.core.dispatch
Interface ReplyFutureSupplier
- All Known Subinterfaces:
RequestDispatchMap
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Author:
- Lei Yang
-
Method Summary
-
Method Details
-
get
- Returns:
- existing value if there is one.
nullif the key does not exist.
-