L
R
public class Pair<L,R> extends Object
Pair(L left, R right)
getLeft()
getRight()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Pair(L left, R right)
public L getLeft()
public R getRight()
Copyright © 2025. All rights reserved.