public interface Builder<T extends Generation>
| Modifier and Type | Interface and Description |
|---|---|
static class |
Builder.Type |
| Modifier and Type | Method and Description |
|---|---|
void |
build(T generation) |
Builder.Type |
getType() |
void build(T generation)
Builder.Type getType()
Copyright © 2015. All rights reserved.