| Interface | Description |
|---|---|
| Localizer.ILocaleResolver | |
| Localizer.IMessageSource | |
| Localizer.ITimeZoneResolver |
Interface for accessing the local timezone
|
| ObservedCollection.IObservedCollectionListener<T> | |
| ProxiedCollection.IProxiedCollectionOperations<T> |
| Class | Description |
|---|---|
| AbstractCache<KEY,VALUE> |
Abstract class for managing globally cached data.
|
| AbstractRegistry<KEY,VALUE> |
Abstract base class for thread-safe registry of shared objects.
|
| BundleMessageSource |
Support for resource bundles as a message source.
|
| ColorUtil |
Color-related utilities.
|
| DateRange | |
| DateUtil |
Utility methods for managing dates.
|
| JSONUtil |
A set of static methods supporting serialization and deserialization of objects using the JSON
format.
|
| JSONUtil.AsPropertyTypeSerializerEx |
Required to suppress writing of type information except for top-level objects.
|
| Localizer |
Provides localization support.
|
| MiscUtil |
Miscellaneous utility methods.
|
| NumUtil |
Utility methods for managing numeric values.
|
| ObservedCollection<T> |
Wraps a collection and notifies a listener of all changes.
|
| ProxiedCollection<T> |
Wraps a collection and delegates implementations for add and remove operations to an external
implementation.
|
| QueryStringBuilder |
Builds a query string (without "?").
|
| RegistryMap<KEY,VALUE> |
Wraps a map, providing the ability to control whether key values may be replaced.
|
| StrUtil |
Utility methods for managing strings.
|
| Version |
Representation of a standard 4-part version number in the format:
|
| WeakCollectionBase<E> |
Base class for implementing weak collections.
|
| WeakList<E> |
Implements the equivalent of an array list with weakly referenced elements.
|
| WeakMap<K,E> |
Implements the equivalent of a map with weakly referenced values.
|
| XMLUtil |
| Enum | Description |
|---|---|
| DateUtil.Format |
Enum representing common date formats.
|
| DateUtil.TimeUnit | |
| RegistryMap.DuplicateAction | |
| Version.VersionPart | |
| XMLUtil.TagFormat |
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.