public class KvPair extends Object
KvPair(String key, DataSource value)
String
getKey()
DataSource
getValue()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KvPair(String key, DataSource value)
public String getKey()
public DataSource getValue()
Copyright © 2020. All rights reserved.