static class FunctionToBlockMutator.LabelNameSupplier
extends java.lang.Object
implements com.google.common.base.Supplier<java.lang.String>
Modifier and Type | Field and Description |
---|---|
(package private) com.google.common.base.Supplier<java.lang.String> |
idSupplier |
Constructor and Description |
---|
LabelNameSupplier(com.google.common.base.Supplier<java.lang.String> idSupplier) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
get() |