public class Pair extends Object
Pair(Object firstObj, Object secondObj)
Object
getFirst()
getSecond()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Pair(Object firstObj, Object secondObj)
firstObj
secondObj
public Object getFirst()
public Object getSecond()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.