Interface | Description |
---|---|
IItemFilter<T> |
Item filter interface for filtering operations
|
IStringify<Type> |
Interface that provides a method of converting a given object in a string representation.
|
Maps.IMapBuilder<K,V> |
Map builder.
|
Transformer<From,To> |
Defines method to transform an item in another one.
|
Class | Description |
---|---|
Collections |
Collection utilities methods.
|
DummyStringfy<T> |
Dummy stringfy that uses the object's
toString() to generate the message. |
JSONArrayCollector<T> |
Collector that joins a stream into a JSONArray.
|
Lists |
List utility methods.
|
Maps |
Provides utility methods for
maps . |
Sets |
Provides operations over
sets . |
Tuple2<A,B> |
Two-object holder.
|
Tuple3<A,B,C> |
Three-object holder.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.