public final class KeyValue<K,V>
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
K |
getKey() |
V |
getValue() |
java.lang.String |
toString() |
Copyright © 2013-2015 TinkerPop. All Rights Reserved.