F
S
public final class Pair<F,S> extends Object
Pair(F first, S second)
getFirst()
getSecond()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Pair(F first, S second)
public F getFirst()
public S getSecond()
Copyright © 2023 CDAP Licensed under the Apache License, Version 2.0.