java.lang.ObjectA generic class for pairs.com.sun.tools.javac.util.Pair
This is NOT part of any supported API. If you write code that depends on this, you do so at your own risk. This code and its internal interfaces are subject to change or deletion without notice.
Field Summary | ||
---|---|---|
public final A | fst | |
public final B | snd |
Constructor: |
---|
|
Method from com.sun.tools.javac.util.Pair Summary: |
---|
equals, hashCode, of, toString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from com.sun.tools.javac.util.Pair Detail: |
---|
|
|
|
|