Interface CollectToTag.ContainerBuilder
- All Known Implementing Classes:
CollectToTag.CompoundBuilder, CollectToTag.ListBuilder, CollectToTag.RootBuilder
- Enclosing class:
CollectToTag
private static interface CollectToTag.ContainerBuilder
-
Method Summary
-
Method Details
-
acceptKey
-
acceptValue
-
build
@Nullable Tag build()
-