Class | Description |
---|---|
ClassFinder |
Utility class for finding names of classes implementing an interface or class
in directories or JAR files.
|
EqualsUtil |
Convenience methods related to object equality.
|
MemoryUtil |
Memory-related utility methods.
|
PercentFormatter |
Formats percentage as string.
|
Sleeper |
Convenience class to put to sleep the currently running thread.
|
TimeIdGenerator |
Generates a unique ID made out of the current time in milliseconds,
combined with a thread-safe atomic sequence value that guarantees
order and uniqueness within the same JVM.
|
Exception | Description |
---|---|
SleeperException |
Runtime
Sleep exception wrapping any
InterruptedException thrown. |
Copyright © 2008–2016 Norconex Inc.. All rights reserved.