edu.mit.jmwe.index
Interface IHasMWEIndex

All Known Implementing Classes:
Consecutive, Exhaustive, HasMWEIndex

public interface IHasMWEIndex

Classes implementing this interface use a IMWEIndex.

Since:
jMWE 1.0.0
Version:
$Id: IHasMWEIndex.java 616 2011-05-07 01:00:47Z markaf $
Author:
M.A. Finlayson

Method Summary
 IMWEIndex getMWEIndex()
          Returns the index this object wraps.
 

Method Detail

getMWEIndex

IMWEIndex getMWEIndex()
Returns the index this object wraps.

Returns:
the index this object wraps.
Since:
jMWE 1.0.0


Copyright © 2011 Massachusetts Institute of Technology. All Rights Reserved.