public class Pair<X,Y> extends Object
Pair(X name, Y value)
X
getName()
Y
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Pair(X name, Y value)
public X getName()
public Y getValue()
Copyright © 2025. All rights reserved.