public final class ObjectUtils extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isSecurityManagerSupported() |
static Map<String,String> |
systemProps() |
static <T> T |
useNonNull(T target,
T fallback) |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.