Represents a coupling between two arbitrary objects.
The following tables list the members exposed by the Pair type.
Name | Description | |
---|---|---|
![]() |
Overloaded. |
Name | Description | |
---|---|---|
![]() |
Comparable.compareTo implementation. |
|
![]() |
Object.equals override. |
|
![]() |
Gets the first pair object. |
|
![]() |
Gets the elements of the pair as an ArrayList. |
|
![]() |
Gets the second pair object. |
|
![]() |
Object.GetHashCode override. |
|
![]() |
Sets the first pair object. |
|
![]() |
Sets the second pair object. |