@Immutable
public interface Agent
Modifier and Type | Interface and Description |
---|---|
static class |
Agent.Iterative
Iterative.
|
Modifier and Type | Method and Description |
---|---|
void |
execute(Talk talk)
Execute it.
|
void execute(Talk talk) throws IOException
talk
- Talk to work withIOException
- If failsCopyright © 2009–2018 Rultor Inc.. All rights reserved.