uk.ac.gla.dcs.renaissance.mg4j.index
Class Passage

java.lang.Object
  extended by uk.ac.gla.dcs.renaissance.mg4j.index.Passage

public class Passage
extends Object


Constructor Summary
Passage()
           
Passage(Passage other)
          Copy constructor
 
Method Summary
 int getDocID()
           
 it.unimi.dsi.util.Interval getInterval()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Passage

public Passage(Passage other)
Copy constructor


Passage

public Passage()
Method Detail

getDocID

public int getDocID()

getInterval

public it.unimi.dsi.util.Interval getInterval()


Copyright © 2011. All Rights Reserved.