| Modifier and Type | Class and Description |
|---|---|
static class |
Export.Builder<T> |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Tester<T> tTester) |
static <T> Export.Builder<T> |
newBuilder() |
static <T> Export.Builder<T> |
newBuilder(Export<T> copy) |
public static <T> Export.Builder<T> newBuilder()
public static <T> Export.Builder<T> newBuilder(Export<T> copy)
Copyright © 2016. All rights reserved.