-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
A |
a |
B |
b |
-
Constructor Summary
Constructors
Constructor and Description |
Pair(A a,
B b) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Pair
public Pair(A a,
B b)
Copyright © 2012 aQute SARL. All Rights Reserved.