public interface ContainerBuilder<ContainerType>
| Modifier and Type | Method and Description |
|---|---|
ContainerBuilder<ContainerType> |
add(Object it) |
ContainerType |
build() |
ContainerBuilder<ContainerType> add(Object it)
ContainerType build()
Copyright © 2018. All rights reserved.