- java.lang.Object
-
- io.openmessaging.storage.dledger.utils.Pair<K,V>
-
-
方法概要
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
构造器详细资料
-
Pair
public Pair(K k,
V v)
-
方法详细资料
-
getValue
public V getValue()
Copyright © 2020. All Rights Reserved.