public class EmptyLabelSupplier
extends java.lang.Object
implements java.util.function.Supplier<java.lang.String>
Informer.labelSelectorSupplier()
that returns empty string.Constructor and Description |
---|
EmptyLabelSupplier() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
get() |