| Class | Description |
|---|---|
| AdditionOrderedSet<T> |
A simplified set that has O(1) add time, but also preserves a list of elements in the order they were added.
|
| HashClassfileContents |
An example wrapper for FastClasspathScanner that hashes the content of classfiles encontered on the classpath in
order to enable more precise change detection than provided by timestamp checking.
|
| Log | |
| Log.DeferredLog |
Class for accumulating ordered log entries from sub-threads, for later writing to the log.
|
Copyright © 2016. All rights reserved.