P1
P2
public final class BiProperty<P1,P2> extends Object
BiProperty(P1 p1, P2 p2)
getP1()
getP2()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BiProperty(P1 p1, P2 p2)
public P1 getP1()
public P2 getP2()
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.