Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.eireneh.bible.book.raw.InstsDisk

Uses of InstsDisk in com.eireneh.bible.book.raw
 

Subclasses of InstsDisk in com.eireneh.bible.book.raw
 class PuncInstsDisk
          PuncInstsDisk is like PuncInstsMem however the entire block of data is not stored in memory, it is simply indexed and left on disk.
 class WordInstsDisk
          WordInstsDisk is like WordInstsMem however the entire block of data is not stored in memory, it is simply indexed and left on disk.