| Bytes |
|
| Cryptography |
|
| GeoUtils |
|
| Introspection |
This class contains a set of utilities to optimize the introspection native methods.
|
| Introspection.Accessor |
This class groups all the information about getter/setter accessor methods.
|
| Introspection.Accessors |
This class contains the instances of getter and setter for a specific
resource
|
| Introspection.Getter |
Sub class of the accessor that represents only the getter accessors.
|
| Introspection.Invoker |
|
| Introspection.InvokerEntry<I extends Introspection.Invoker> |
This class represents the object returned by the invoker filter.
|
| Introspection.Setter |
Sub class of the accessor that represents only the setter accessors.
|
| JsonUtils |
|
| LruMap<K,V> |
This map implementation use an algorithm to maintains a fixed size into the map with the elements
least recently used (LRU).
|
| MathIntrospection |
This class contains the default filters and invokers to
create the static introspection of Math class
|
| Messages |
Message manager
|
| NamedUuid |
This king of uuid contains a hash code for some string in his internal structure.
|
| Strings |
This class contains utils methods to work with strings.
|
| Strings.Builder |
This class is a StringBuilder wrapper that add a way to append objects
with a buffer to be used in the next append or discard the buffer is there are not
a other append operation
|
| Strings.StandardOutput |
|
| Strings.TaggedMessages |
|
| SynchronizedCountOperation |
This class execute some operation periodically with some accumulated value.
|
| TemporalMean |
|
| TtlCollection<K> |
This class provides the mechanism to maintains the wrapped collection
elements into the collection some time.
|
| TtlMap<K,V> |
This class implements the map interface to wrap some other instance of map,
and maintains the entries into the map some time and then the elements are removed.
|
| TtlSet<V> |
|
| Version |
Object
|