Oracle® Graph
Java API Reference
Release 20.4 (F15858-05)
- java.lang.Object
-
- oracle.pg.text.Parameter<K,V>
-
-
Constructor Summary
Constructors
Constructor and Description |
Parameter(K parameterName, V parameterValue) |
-
Method Summary
-
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Map.Entry
comparingByKey, comparingByKey, comparingByValue, comparingByValue
-
-
Method Detail
-
getKey
public K getKey()
- Specified by:
getKey
in interface java.util.Map.Entry<K,V>
-
getValue
public V getValue()
- Specified by:
getValue
in interface java.util.Map.Entry<K,V>
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interface java.util.Map.Entry<K,V>
- Overrides:
hashCode
in class java.lang.Object
Oracle® Graph
Java API Reference
Release 20.4 (F15858-05)
Copyright © 2010, 2020 Oracle and/or its affiliates. All Rights Reserved.