T
- the data typepublic interface TextInput<T> extends ModelInput<T>
Modifier and Type | Method and Description |
---|---|
default long |
getLineNumber()
Returns the number of line where the last input starts.
|
default long |
getRecordIndex()
Returns the record index of the last input.
|
readTo
default long getLineNumber()
-1
if it is not suredefault long getRecordIndex()
-1
if it is not sureCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.