public class T212MapEntry extends Object
T212MapEntry(String key, String value)
String
getKey()
Object
getValue()
static T212MapEntry
of(String key, String value)
void
setKey(String key)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public T212MapEntry(String key, String value)
public static T212MapEntry of(String key, String value)
public String getKey()
public void setKey(String key)
public Object getValue()
public void setValue(String value)
Copyright © 2021. All rights reserved.