Package io.fi0x.javadatastructures
package io.fi0x.javadatastructures
-
ClassesClassDescriptionThis list supports averaging methods for data.Tuple<O1,
O2> This class is used as a data-structure to support tuples ofobjects.TupleList<O1,O2> This class is an extension of a normalArrayList.WeightedList<Type>This class represents a weighted list that can be used for easy weighted randomization.