public final class SimpleHelpers extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SimpleHelpers.Builder
The builder is not thread-safe and should not be reused.
|
Modifier and Type | Method and Description |
---|---|
static SimpleHelpers.Builder |
builder() |
static Helper |
execute(BiConsumer<Options,Configuration> executionCallback) |
public static SimpleHelpers.Builder builder()
public static Helper execute(BiConsumer<Options,Configuration> executionCallback)
executionCallback
- Copyright © 2017. All rights reserved.