public class StatResultSet
extends java.lang.Object
implements java.lang.Iterable<StatData>
This is a collection of StatData objects returned from a statistics request
made through a GatewayConnection.
Iterate through the StatData objects to gain access to the individual
statistic values.