Serialized Form
Package com.scottlogic.util |
serialVersionUID: -1503441625193979839L
maxPerformanceHitFactor
float maxPerformanceHitFactor
- The maximum factor of the size of this list that the performance
hit can reach before it automatically fixes itself.
minPerformanceHitBeforeFix
int minPerformanceHitBeforeFix
- The minimum performance factor at which this list will automatically
fix itself.
serialVersionUID: -8834713008973648930L
serialVersionUID: -268305845431177099L
backingList
java.util.List<E> backingList
alterations
com.scottlogic.util.AlterationList alterations
size
int size
serialVersionUID: -7115342129716877152L
NEXT_NODE_ID
int NEXT_NODE_ID
root
SortedList.Node root
comparator
java.util.Comparator<T> comparator
serialVersionUID: 6720718365032108011L