A C D F G H I L M N P R S T U

F

findFirstNodeWithValue(T) - Method in class com.scottlogic.util.SortedList
Returns the node representing the given value in the tree, which can be null if no such node exists.
findNodeAtIndex(int) - Method in class com.scottlogic.util.SortedList
Returns the Node at the given index.
fix() - Method in class com.scottlogic.util.PatchWorkArray
Pushes all the alterations in this PatchWorkArray to the backing list, leaving the number of alterations as zero.

A C D F G H I L M N P R S T U