Left - type of the left element of the pairRight - type of the right element of the pairpublic class Pair<Left,Right> extends Object implements Serializable
| Constructor and Description |
|---|
Pair(Left left,
Right right)
Constructor.
|
Copyright © 2019 Communote team. All rights reserved.