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