public interface IIndexConstants
Modifier and Type | Field and Description |
---|---|
static int |
BLOCK_SIZE
The size of a block for a
Block . |
static char |
FILE_SEPARATOR
The separator for files in the index file.
|
static String |
SIGNATURE
The signature of the index file.
|
static final String SIGNATURE
static final char FILE_SEPARATOR
static final int BLOCK_SIZE
Block
.Copyright © 2019. All rights reserved.