public class Pair<F,S> extends Object
F
first
S
second
Pair()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public F first
public S second
public Pair()
Copyright © 2022. All rights reserved.