public class TestDevice
extends java.lang.Object
Constructor | Description |
---|---|
TestDevice(java.lang.String name) |
Modifier and Type | Method | Description |
---|---|---|
SwitchableMiner |
getMiner() |
|
java.lang.String |
getName() |
|
java.util.HashMap<eu.h2020.helios_social.core.contextualegonetwork.Node,java.lang.Double> |
recommendInteractionsInCurrentContext() |
|
void |
send(TestDevice other) |
public SwitchableMiner getMiner()
public java.lang.String getName()
public void send(TestDevice other)
public java.util.HashMap<eu.h2020.helios_social.core.contextualegonetwork.Node,java.lang.Double> recommendInteractionsInCurrentContext()