public class Pair<FIRST,SECOND> extends Object
Pair(FIRST first, SECOND second)
FIRST
first()
SECOND
second()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Pair(FIRST first, SECOND second)
public FIRST first()
public SECOND second()
public String toString()
toString
Object
Copyright © 2024. All rights reserved.