| Package | Description |
|---|---|
| io.magentys |
| Modifier and Type | Class and Description |
|---|---|
class |
CoreMemory |
| Modifier and Type | Field and Description |
|---|---|
protected Memory |
Agent.memory |
| Modifier and Type | Method and Description |
|---|---|
Memory |
Agent.getMemory() |
| Modifier and Type | Method and Description |
|---|---|
static Agent |
AgentProvider.agentWithMemory(Memory memory)
Create a new agent with a type of memory
|
protected void |
Agent.setMemory(Memory mem) |
void |
Memory.transferTo(Memory<KEY> memory,
KEY key) |
void |
CoreMemory.transferTo(Memory memory,
String key) |
AgentProvider |
AgentProvider.withMemory(Memory memory)
Create a new agent with the memory provided
|
| Constructor and Description |
|---|
Agent(Memory memory) |
Copyright © 2016. All rights reserved.