qihoo.open.v1.util
类 ObjectUtil

java.lang.Object
  继承者 qihoo.open.v1.util.ObjectUtil

public class ObjectUtil
extends Object


构造方法摘要
ObjectUtil()
           
 
方法摘要
static boolean isEmpty(List<?> list)
           
static boolean isEmpty(Set<?> set)
           
static boolean isEmpty(String param)
           
static boolean isEmputy(Collection<?> c)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ObjectUtil

public ObjectUtil()
方法详细信息

isEmpty

public static boolean isEmpty(String param)

isEmputy

public static boolean isEmputy(Collection<?> c)

isEmpty

public static boolean isEmpty(List<?> list)

isEmpty

public static boolean isEmpty(Set<?> set)


Copyright © 2013. All rights reserved.