org.yecht
Class JechtIO.File

java.lang.Object
  extended by org.yecht.JechtIO
      extended by org.yecht.JechtIO.File
Enclosing class:
JechtIO

public static class JechtIO.File
extends JechtIO


Nested Class Summary
 
Nested classes/interfaces inherited from class org.yecht.JechtIO
JechtIO.File, JechtIO.Str
 
Field Summary
 InputStream ptr
           
 IoFileRead read
           
 
Constructor Summary
JechtIO.File(InputStream is, IoFileRead read)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ptr

public InputStream ptr

read

public IoFileRead read
Constructor Detail

JechtIO.File

public JechtIO.File(InputStream is,
                    IoFileRead read)


Copyright © 2013. All Rights Reserved.