public class OrderedPair extends Object
OrderedPair(Object x, Object y)
Object
getX()
getY()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OrderedPair(Object x, Object y)
public Object getX()
public Object getY()
Copyright © 2019. All rights reserved.