public class ObjectItem
extends java.lang.Object
SearchResultItem.objects
list - the list of
objects having the same text content which are linked together with the search result item.Modifier and Type | Field and Description |
---|---|
java.util.Date |
d
Object date-time.
|
java.lang.Object |
data
Any object data.
|
int |
len
Object length.
|
java.lang.String |
name
Object name.
|
Constructor and Description |
---|
ObjectItem() |