public class PrefsPropsTemporarySwapper extends Object implements AutoCloseable
PrefsPropsTemporarySwapper(String firstKey, Object firstValue, Object... keysAndValues)
void
close()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PrefsPropsTemporarySwapper(String firstKey, Object firstValue, Object... keysAndValues) throws Exception
Exception
public void close() throws Exception
close
AutoCloseable