Uses of Class
com.amalgamasimulation.utils.container.SortedList
Packages that use SortedList
-
Uses of SortedList in com.amalgamasimulation.core.scheduling
Methods in com.amalgamasimulation.core.scheduling that return SortedListModifier and TypeMethodDescriptionIntervalPlanner.getIntervals(int withValueMoreEqualThan) Returns theSortedListof intervals where the value is equal to or greater than the specified value. -
Uses of SortedList in com.amalgamasimulation.utils.container
Subclasses of SortedList in com.amalgamasimulation.utils.containerModifier and TypeClassDescriptionclassRepresents a sorted list of elements ordered by double keys.