Constructor and Description |
---|
CachedIListItem(long uid,
int weight)
Constructor for the CachedIListItem object.
|
Modifier and Type | Method and Description |
---|---|
Proximities |
openProx()
Always return null.
|
long |
uid()
Returns the UID of the document.
|
int |
weight()
Returns the weight of the document.
|
public CachedIListItem(long uid, int weight)
uid
- uid of the documentweight
- weight of the documentpublic long uid()
public int weight()
public Proximities openProx()
Copyright © 2016 Egothor. All Rights Reserved.