Uses of Interface
it.tidalwave.role.Aggregate
Packages that use Aggregate
-
Uses of Aggregate in it.tidalwave.role
Fields in it.tidalwave.role with type parameters of type AggregateMethods in it.tidalwave.role that return AggregateModifier and TypeMethodDescriptionstatic <T> Aggregate
<T> Aggregate.newInstance()
Returns a new empty instance that will be populated by means ofwith(String, Object)
.static <T> Aggregate
<T> Returns a new instance with the specified (name, value) pair.static <T> Aggregate
<T> Returns a new instance with the specified (name, value) pairs.Returns a new instance with the specified (name, value) pair.