public class Pair<F,S> extends Object
Pair()
Pair(F first, S second)
F
first()
S
second()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Pair()
public Pair(F first, S second)
public F first()
public S second()
public String toString()
toString
Object
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.