protected class ObjectTracker.NotifyData
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.util.concurrent.ConcurrentHashMap<OID,java.lang.Integer> |
aggroRadii |
protected java.util.concurrent.ConcurrentHashMap<OID,java.lang.Boolean> |
oidsInAggroRadius |
protected java.util.concurrent.ConcurrentHashMap<OID,java.lang.Boolean> |
oidsInRadius |
protected java.lang.Integer |
reactionRadius |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
protected java.lang.Integer reactionRadius
protected java.util.concurrent.ConcurrentHashMap<OID,java.lang.Boolean> oidsInRadius
protected java.util.concurrent.ConcurrentHashMap<OID,java.lang.Integer> aggroRadii
protected java.util.concurrent.ConcurrentHashMap<OID,java.lang.Boolean> oidsInAggroRadius