public interface ITestService
| Modifier and Type | Method and Description |
|---|---|
ITuple2Future<String,Integer> |
getSomeResults()
Method that returns a tuple2 future.
|
ITuple2Future<String,Integer> getSomeResults()
Copyright © 2013. All Rights Reserved.