@Internal public final class CollectionUtil extends Object
限定符和类型 | 字段和说明 |
---|---|
static int |
MAX_ARRAY_SIZE
A safe maximum size for arrays in the JVM.
|
public static final int MAX_ARRAY_SIZE
public static boolean isNullOrEmpty(Collection<?> collection)
public static boolean isNullOrEmpty(Map<?,?> map)
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.