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