java.lang.Object
io.ebean.Pairs.Entry
- Enclosing class:
- Pairs
A pair of 2 value objects.
Used to support inPairs() expression.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Entry
Create with values for property0 and property1 respectively.- Parameters:
a
- Value of the first propertyb
- Value of the second property
-
-
Method Details