public final class DefValueHelper
extends Object
默认值
- 作者:
- zuihou
-
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
方法详细资料
-
-
getOrDef
public static <T extends Serializable> T getOrDef(T val,
T def)