@ThreadSafe @BuilderPattern(role=PRODUCT) @FluidAPIDesign public interface Banana
| Modifier and Type | Interface and Description |
|---|---|
static class |
Banana.Builder |
static interface |
Banana.Request |
| Modifier and Type | Method and Description |
|---|---|
Banana.Request |
begin() |
static Banana |
create() |
static Banana.Builder |
newBuilder() |
Banana.Request begin()
static Banana.Builder newBuilder()
Copyright © 2015–2016 RedRoma. All rights reserved.