Uses of Class
adams.data.indexedsplits.IndexedSplitsRun
-
Packages that use IndexedSplitsRun Package Description adams.data.indexedsplits -
-
Uses of IndexedSplitsRun in adams.data.indexedsplits
Constructor parameters in adams.data.indexedsplits with type arguments of type IndexedSplitsRun Constructor Description IndexedSplitsRuns(Collection<IndexedSplitsRun> c)
Constructs a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
-