| Interface | Description |
|---|---|
| PropertyHandler<T> |
Encapsulates getter/setter behavior.
|
| Class | Description |
|---|---|
| BlockingInstanceContainer<T> |
A generic container for objects to be shared between threads.
|
| ClassVersionGetter | |
| CountingOutputStream |
An output stream with a counter of the number of bytes written.
|
| EfficientStringReplace | |
| ImageDeltaCompressor |
Provides image compression based on delta between consecutive images.
|
| ImageUtils | |
| Iso8610CalendarDeserializer |
Deserialize ISO8610 formatted strings to
Calendar. |
| Iso8610CalendarSerializer |
Serializes
Calendar instances as an ISO8610 formatted string. |
| ReadOnlyPropertyHandler<T> |
A property handler for read-only properties (i.e., set always fails).
|
| SimplePropertyHandler<T> |
A simple implementation of
PropertyHandler. |
Copyright © 2022. All rights reserved.