public class Config extends Object
String
key
value
Config()
Config(String key, String value)
Properties
toProps()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String key
public String value
public Config()
public Config(String key, String value)
public Properties toProps()
Copyright © 2021. All rights reserved.