protected static class ProductionFormatter.ObjToStrFunction<TOKEN>
extends java.lang.Object
implements com.google.common.base.Function<TOKEN,java.lang.String>
| Modifier | Constructor and Description |
|---|---|
protected |
ObjToStrFunction() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
apply(TOKEN from) |