L
R
public class Pair<L,R> extends Object
left
right
Pair(L left, R right)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final L left
public final R right
public Pair(L left, R right)
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.