Package gov.nih.mipav.model.file
Class FileLSM.Index
- java.lang.Object
-
- gov.nih.mipav.model.file.FileLSM.Index
-
- Enclosing class:
- FileLSM
private class FileLSM.Index extends java.lang.Object
Simple class to store image offsets and bytes located at the offset.
-
-
Constructor Summary
Constructors Constructor Description Index(long _index)
Creates a new Index object.
-