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.Disk

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

Subclasses of Disk in com.eireneh.bible.book.raw
 class InstsDisk
          InstsDisk is a Base implementation of the Insts interface using the in on disk model (Disk).
 class ItemsDisk
          ItemsDisk is a Base implementation of the Items interface using the in on disk model (Disk).
 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.