org.compass.core.impl
Class AbstractCompassHits

java.lang.Object
  extended by org.compass.core.impl.AbstractCompassHits
All Implemented Interfaces:
CompassHitsOperations
Direct Known Subclasses:
DefaultCompassDetachedHits, DefaultCompassHits

public abstract class AbstractCompassHits
extends Object
implements CompassHitsOperations

Author:
kimchy

Constructor Summary
AbstractCompassHits()
           
 
Method Summary
 int length()
          Returns the number of hits,
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.compass.core.CompassHitsOperations
data, getLength, resource, score
 

Constructor Detail

AbstractCompassHits

public AbstractCompassHits()
Method Detail

length

public int length()
Description copied from interface: CompassHitsOperations
Returns the number of hits,

Specified by:
length in interface CompassHitsOperations
Returns:
The number of hits.


Copyright (c) 2004-2006 The Compass Project.