|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dlese.dpc.index.ResultDocs
public class ResultDocs
Constructor Summary | |
---|---|
ResultDocs(ResultDoc[] docs,
BitSet bits)
|
Method Summary | |
---|---|
BitSet |
asBitSet()
|
List |
asList()
|
int |
length()
|
ResultDoc[] |
results()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResultDocs(ResultDoc[] docs, BitSet bits)
Method Detail |
---|
public int length()
public ResultDoc[] results()
public List asList()
public BitSet asBitSet()
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |