public final class Cfg0 extends Object
Cfg0()
static <T> boolean
marshal(T t, File file)
marshal(T t, File file, String encoding)
static <T> T
unmarshal(Class<T> clazz, File file)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Cfg0()
public static <T> T unmarshal(Class<T> clazz, File file)
public static <T> boolean marshal(T t, File file)
public static <T> boolean marshal(T t, File file, @Nullable String encoding)
Copyright © 2011–2015 Azollas. All rights reserved.