| Package | Description |
|---|---|
| com.sptci |
Root of the SPT source code repository.
|
| com.sptci.echo |
Package of reusable Echo3 application components.
|
| Modifier and Type | Method and Description |
|---|---|
int |
KeyValue.compareTo(KeyValue<K,V> object)
Compares this object with the specified object for order.
|
| Modifier and Type | Method and Description |
|---|---|
KeyValue<Class,Object> |
Executor.getParameter(int index)
Retrieve the parameters at the specified index in the method argument
list.
|