public class ObjUtil extends Object
ObjUtil()
static <S,T> T
copy(S source, Class<T> target)
static Boolean
isNotNull(Object obj)
isNull(Object obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjUtil()
public static <S,T> T copy(S source, Class<T> target)
public static Boolean isNull(Object obj)
obj
public static Boolean isNotNull(Object obj)
Copyright © 2022. All rights reserved.