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 classIoFileRead.DefaultFields in org.yecht declared as IoFileRead Modifier and Type Field Description IoFileReadJechtIO.File. readMethods in org.yecht with parameters of type IoFileRead Modifier and Type Method Description voidParser. file(java.io.InputStream fp, IoFileRead read)Constructors in org.yecht with parameters of type IoFileRead Constructor Description File(java.io.InputStream is, IoFileRead read)
-