Uses of Interface
eu.bandm.tools.ops.SortedList
Package
Description
Types for fundamental mathematical structures, plus libraries of respective
constants and operators.
-
Uses of SortedList in eu.bandm.tools.ops
Modifier and TypeInterfaceDescriptioninterface
SortedEntryList<A,
B> A list of map entries, which has a second comparator for the keys of the contained entries.Modifier and TypeClassDescriptionclass
ArraySortedEntryList<A,
B> DOCMEclass
Implementation of a sorted list by an underlying array.