public class EntryInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
file |
short |
numRecords |
int |
offset |
| Constructor and Description |
|---|
EntryInfo(int file,
int offset,
short numRecords) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(long file,
int offset) |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.