public class NodeStats
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.Object |
maxValue
Maximum value for a node
|
java.lang.Object |
minValue
Minimum value for a node
|
Constructor and Description |
---|
NodeStats()
Create a new instance of NodeStats.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isEmpty()
Return true if any stats are empty.
|