public class Pair<A,B> extends Object
A
a
B
b
Pair(A a, B b)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public A a
public B b
public Pair(A a, B b)
Copyright © 1992-2013 ANTLR. All Rights Reserved.