org.yecht
Class JechtIO.Str

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

public static class JechtIO.Str
extends JechtIO


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

Field Detail

ptr

public Pointer ptr

beg

public int beg

end

public int end

read

public IoStrRead read
Constructor Detail

JechtIO.Str

public JechtIO.Str()


Copyright © 2013. All Rights Reserved.