public class ProviderAgent extends java.lang.Object implements ITestService
| Constructor and Description |
|---|
ProviderAgent() |
| Modifier and Type | Method and Description |
|---|---|
jadex.commons.future.ITuple2Future<java.lang.String,java.lang.Integer> |
getSomeResults()
Example implementation of the method.
|
public jadex.commons.future.ITuple2Future<java.lang.String,java.lang.Integer> getSomeResults()
getSomeResults in interface ITestService