Uses of Package
com.scottlogic.util

Classes in com.scottlogic.util used by com.scottlogic.util
PatchWorkArray
          List implementation which is backed by an ArrayList and performs lazy insertions and removals
SortedList
          SortedList is an implementation of a List, backed by an AVL tree.
SortedList.Node
          Inner class used to represent positions in the tree.