Package org.bonitasoft.engine.commons
Class Pair<L,R>
java.lang.Object
org.bonitasoft.engine.commons.Pair<L,R>
- All Implemented Interfaces:
Serializable,Map.Entry<L,R>
- Author:
- Baptiste Mesta
- See Also:
-
Constructor Details
-
Pair
-
-
Method Details
-
of
-
pair
-
mapOf
-
getLeft
-
getRight
-
getKey
-
getValue
-
hashCode
public int hashCode() -
equals
-
toString
-
setValue
-
setKey
-