public interface LineFunction<T> extends Serializable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LineFunction.LineAccess |
| Modifier and Type | Method and Description |
|---|---|
T |
invoke(LineFunction.LineAccess lineAccess) |
T invoke(LineFunction.LineAccess lineAccess)