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