Package | Description |
---|---|
com.simiacryptus.util.test |
Modifier and Type | Method and Description |
---|---|
static SysOutInterceptor.LoggedResult<Void> |
SysOutInterceptor.withOutput(Runnable fn)
With output logged result.
|
static <T> SysOutInterceptor.LoggedResult<T> |
SysOutInterceptor.withOutput(UncheckedSupplier<T> fn)
With output logged result.
|
Copyright © 2019 SimiaCryptus Software. All rights reserved.