| Class | Description |
|---|---|
| MathUtils |
Some helper methods for math operations.
|
| PrecisionTimer |
Created by johnn on 22/05/2016.
|
| RecentLinkedList<E> |
A
LinkedList implementation which only records the last n elements dropping out the least recently used ones. |
| Sync |
Utilities which make locking tasks cleaner.
|
Copyright © 2016. All rights reserved.