public class KeyValue<T> extends Object
KeyValue(String key, T value)
String
getKey()
T
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KeyValue(String key, T value)
public String getKey()
public T getValue()
Copyright © 2024. All rights reserved.