|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectFieldSpans.Entry
private class FieldSpans.Entry
Stores all the information for a field
| Field Summary | |
|---|---|
(package private) Span[] |
spans
|
(package private) Set |
terms
|
(package private) int |
total
|
| Constructor Summary | |
|---|---|
FieldSpans.Entry(int total,
Span[] spans,
Set terms)
|
|
| Method Summary |
|---|
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
int total
Span[] spans
Set terms
| Constructor Detail |
|---|
FieldSpans.Entry(int total,
Span[] spans,
Set terms)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||