Package | Description |
---|---|
com.massa.mrules.accessor |
Modifier and Type | Class and Description |
---|---|
class |
MCountAccessor
Allows to search a Collection for Objects validating a specific condition and to count them.
|
class |
MFilterAccessor
Allows to search a Collection for an Object validating a specific condition.
|
class |
MMinMaxAccessor
Allows to search a Collection to find the minimum / maximum value
This accessor allows to take into account only some elements of the Collection (via the condition) and also to consider a sub property for the comparison. |
static class |
MMinMaxAccessor.Max |
static class |
MMinMaxAccessor.Min |
Modifier and Type | Method and Description |
---|---|
MSearchAccessor |
MSearchAccessor.clone() |