IndexEntry class.
@author Trygve Laugstøl @version $Id: IndexEntry.java 1438266 2013-01-24 23:34:44Z olamy $This object can be simply instantiated yourself and passed to {@link Index#addEntry} or {@link Index#removeEntry}.
The fields added to this entry should correspond in name and type to the fields defined in the {@link IndexDefinition}.
Missing fields will be interpreted as fields with a null value.
|
|
|
|
|
|
|
|
|
|