Package com.intergral.deep.agent.api.utils
-
Class Summary Class Description ArrayIterator<T> An iterator that will iterate an array.ArrayObjectIterator An iterator that will iterate an array, but does so using theArray
class.CompoundIterator<T> An iterator that can iterate across multiple iterators.