| Package | Description |
|---|---|
| com.mmnaseri.utils.spring.data.domain.impl.matchers |
| Class and Description |
|---|
| AbstractBinaryComparableMatcher
This class is the base class used for doing binary operations when both operands are
Comparable objects |
| AbstractBinaryMatcher
Used for matching operands to a binary operator
|
| AbstractCollectionMatcher
This class paves the way for matching a value against a collection of items
|
| AbstractSimpleComparableMatcher
This is used to compare two items.
|
| AbstractSimpleMatcher
This matcher is used to determine if a condition holds for a single parameter
|
| AbstractSimpleStringMatcher
Used when the subject of the operation is a string
|
| AbstractStateMatcher
This is used when there is no argument needed to determine the validity of the match
|
Copyright © 2014–2016. All rights reserved.