public class PropsValuesTestUtil
extends Object
| Constructor and Description |
|---|
PropsValuesTestUtil() |
| Modifier and Type | Method and Description |
|---|---|
static com.liferay.petra.lang.SafeClosable |
swap(String propsKeysFieldName,
Object value)
Deprecated.
As of Cavanaugh (7.4.x), replaced by
swapWithSafeCloseable(String, Object) |
static com.liferay.petra.lang.SafeCloseable |
swapWithSafeCloseable(String propsKeysFieldName,
Object value) |
@Deprecated
public static com.liferay.petra.lang.SafeClosable swap(String propsKeysFieldName,
Object value)
swapWithSafeCloseable(String, Object)public static com.liferay.petra.lang.SafeCloseable swapWithSafeCloseable(String propsKeysFieldName,
Object value)