| DefaultPropertyResolverRegistry |
|
| DefaultTypeUtils |
|
| IdentityUtils |
Set of tools that allows to identify instance duplicates in different collection-related objects.
|
| IdentityUtils.DistinctCollection<E> |
Collection that contains only single copy of each instance.
|
| IdentityUtils.DistinctFilter<E> |
Filter that returns true only for the first time specified element is tested.
|
| IdentityUtils.DistinctSpliterator<T> |
A wrapping spliterator that only reports distinct elements instances of the underlying spliterator.
|
| IdentityUtils.Wrapper<E> |
|
| IdentityUtils.WrapperIterator<E> |
Iterator to iterate over elements while having iterator of their wrapped instances.
|
| MergeUtils |
Utilities for merging objects based on Mergeable annotations.
|
| ReflectionUtils |
Convenience methods dealing with java reflection api.
|
| StringBufferOutputStream |
An output stream which buffers all output until condition is matched.
|
| TypedSettingsMap |
Manages widget settings provided via a widget's definition.xml or at runtime.
|
| WidgetRequest |
|
| WidgetRequestUtils |
Helper class for working with requests.
|
| WidgetSocketUtils |
Utility class to get the list of all widget sockets - those from the widget definition as well as the virtual ones
defined on the widget.
|
| WidgetTreeUtils |
Useful utility methods to work with Widget tree structure.
|