Uses of Class
org.deckfour.xes.nikefs2.NikeFS2RandomAccessStorageImpl

Packages that use NikeFS2RandomAccessStorageImpl
org.deckfour.xes.nikefs2   
 

Uses of NikeFS2RandomAccessStorageImpl in org.deckfour.xes.nikefs2
 

Subclasses of NikeFS2RandomAccessStorageImpl in org.deckfour.xes.nikefs2
 class NikeFS2LazyRandomAccessStorageImpl
          Lazy implementation of the random access storage in NikeFS2: Blocks are copied as late as possible (soft copies), while retaining soft links otherwise.