Uses of Class
org.jlab.utils.groups.IndexedList.IndexGenerator
Packages that use IndexedList.IndexGenerator
-
Uses of IndexedList.IndexGenerator in org.jlab.utils.groups
Fields in org.jlab.utils.groups declared as IndexedList.IndexGeneratorModifier and TypeFieldDescriptionstatic final IndexedList.IndexGeneratorIndexedTable.DEFAULT_GENERATORMethods 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 TypeMethodDescriptionvoidIndexedList.setIndexGenerator(IndexedList.IndexGenerator indexGenerator) Sets the index generator for this collection.