Uses of Interface
org.yecht.IoFileRead
-
Packages that use IoFileRead Package Description org.yecht -
-
Uses of IoFileRead in org.yecht
Classes in org.yecht that implement IoFileRead Modifier and Type Class Description static class
IoFileRead.Default
Fields in org.yecht declared as IoFileRead Modifier and Type Field Description IoFileRead
JechtIO.File. read
Methods in org.yecht with parameters of type IoFileRead Modifier and Type Method Description void
Parser. file(InputStream fp, IoFileRead read)
Constructors in org.yecht with parameters of type IoFileRead Constructor Description File(InputStream is, IoFileRead read)
-