public interface InfoCallback
Modifier and Type | Method and Description |
---|---|
void |
singleInfo(Info2 info)
the method will be called for every line in a file.
|
void singleInfo(Info2 info)
info
- the Info2 objectCopyright © 2018. All rights reserved.