Interface | Description |
---|---|
IStopWatch |
A simple, "easy to use" tool for measurement of durations.
|
Class | Description |
---|---|
ExceptionUtil |
Nice static helpers for working with Strings.
|
FileUtil |
Utility class for file operations.
|
Range |
A simple data structure that defines a minimum and a maximum and knows, what
lies within it and what not.
|
SerializationUtility |
A class containing useful utility methods relating to serialization.
|
SimpleDateFormatAnalyzer |
Hack for a
to get further
information about the fields that will be displayed. |
StopWatchSimple |
A very simple implementation of the IStopWatch that does nothing more than
the interface describes.
|
StringUtil |
Nice static helpers for working with Strings.
|
TimeStampedValue |
Simple wrapper around a time in ms and a value Object.
|
UIUtil |
Utility class for UI / layout operations.
|
Copyright © 2017. All rights reserved.