Package org.springframework.boot.loader.data

Classes and interfaces to allows random access to a block of data.

See:
          Description

Interface Summary
RandomAccessData Interface that provides read-only random access to some underlying data.
 

Class Summary
RandomAccessDataFile RandomAccessData implementation backed by a RandomAccessFile.
 

Package org.springframework.boot.loader.data Description

Classes and interfaces to allows random access to a block of data.

See Also:
RandomAccessData


Copyright © 2013. All Rights Reserved.