protected class MultiAgentPerformancePlotter.MutableBoolean
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
boolean | 
b
The boolean value 
 | 
| Constructor and Description | 
|---|
MutableBoolean(boolean b)
Initializes with the given Boolean value 
 |