public abstract class SpringUtils extends Object
Constructor and Description |
---|
SpringUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
defaultIfEmpty(String value,
String defaultValue) |
static <T> T |
defaultIfNull(T value,
T defaultValue) |
static String |
dereferenceBean(String beanName) |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.