Oracle® Graph Java API Reference for Property Graph
Release 23.4
F87613-01
- java.lang.Object
-
- oracle.pgx.common.BasePair<A,B>
-
- oracle.pgx.common.Pair<A,B>
-
-
Constructor Summary
Constructors
Constructor and Description |
Pair() |
Pair(A a,
B b) |
-
Method Summary
-
Methods inherited from class oracle.pgx.common.BasePair
equals, getFirst, getSecond, hashCode, toString
-
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-
-
Constructor Detail
-
Pair
public Pair(A a,
B b)
Oracle® Graph Java API Reference for Property Graph
Release 23.4
F87613-01
Copyright © 2010, 2023 Oracle and/or its affiliates. All rights reserved.