public final class DefValueHelper extends Object
static String
getOrDef(String val, String def)
static <T extends Serializable>T
getOrDef(T val, T def)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String getOrDef(String val, String def)
public static <T extends Serializable> T getOrDef(T val, T def)
Copyright © 2021. All rights reserved.