Uses of Interface
eu.bandm.tools.ops.SortedList
Packages that use SortedList
Package
Description
Types for fundamental mathematical structures, plus libraries of respective
constants and operators.
-
Uses of SortedList in eu.bandm.tools.ops
Subinterfaces of SortedList in eu.bandm.tools.opsModifier and TypeInterfaceDescriptioninterface
SortedEntryList<A,
B> A list of map entries, which has a second comparator for the keys of the contained entries.Classes in eu.bandm.tools.ops that implement SortedListModifier and TypeClassDescriptionclass
ArraySortedEntryList<A,
B> DOCMEclass
Implementation of a sorted list by an underlying array.Methods in eu.bandm.tools.ops with parameters of type SortedListConstructors in eu.bandm.tools.ops with parameters of type SortedList