Uses of Class
org.jlab.utils.groups.IndexedList.IndexGenerator
Packages that use IndexedList.IndexGenerator
-
Uses of IndexedList.IndexGenerator in org.jlab.utils.groups
Methods in org.jlab.utils.groups that return IndexedList.IndexGeneratorModifier and TypeMethodDescriptionIndexedList.getIndexGenerator()
Returns the index generator for this collection.Methods in org.jlab.utils.groups with parameters of type IndexedList.IndexGeneratorModifier and TypeMethodDescriptionvoid
IndexedList.setIndexGenerator
(IndexedList.IndexGenerator indexGenerator) Sets the index generator for this collection.