public class ConfigParser extends Object
static <T> T
parse(String config, Class<T> type)
parse(String config, Type type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> T parse(String config, Class<T> type)
public static <T> T parse(String config, Type type)
Copyright © 2019. All rights reserved.