public final class ExpensiveTestObject extends Object implements Closeable
| Constructor and Description |
|---|
ExpensiveTestObject(long maxIdleMillis,
int nrUsesToFailAfter,
long minOperationMillis,
long maxOperationMillis) |
public ExpensiveTestObject(long maxIdleMillis,
int nrUsesToFailAfter,
long minOperationMillis,
long maxOperationMillis)
public void doStuff()
throws IOException
IOExceptionpublic void testObject()
throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2014. All rights reserved.