org.galagosearch.core.util
Class ExtentArray
java.lang.Object
org.galagosearch.core.util.ExtentArray
public class ExtentArray
- extends java.lang.Object
- Author:
- trevor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtentArray
public ExtentArray(int capacity)
ExtentArray
public ExtentArray()
add
public void add(Extent value)
add
public void add(int document,
int begin,
int end)
add
public void add(int document,
int begin,
int end,
double weight)
getBuffer
public Extent[] getBuffer()
getPosition
public int getPosition()
toArray
public Extent[] toArray()
reset
public void reset()
Copyright © 2009. All Rights Reserved.