public static final class CodeChunk.RequiresCollector.IntoImmutableSet extends Object implements CodeChunk.RequiresCollector
get()CodeChunk.RequiresCollector.IntoImmutableSetNULL| Constructor and Description |
|---|
IntoImmutableSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(GoogRequire require) |
com.google.common.collect.ImmutableSet<GoogRequire> |
get() |
public void add(GoogRequire require)
add in interface CodeChunk.RequiresCollectorpublic com.google.common.collect.ImmutableSet<GoogRequire> get()