Class PropsTemporarySwapper
java.lang.Object
com.liferay.portal.props.test.util.PropsTemporarySwapper
- All Implemented Interfaces:
AutoCloseable
-
Constructor Summary
ConstructorsConstructorDescriptionPropsTemporarySwapper(String firstKey, Object firstValue, Object... keysAndValues) -
Method Summary
-
Constructor Details
-
PropsTemporarySwapper
-
-
Method Details
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-