org.carrot2.filter.lingo.util.suffixarrays.wrapper
Class AbstractIntWrapper
java.lang.Object
org.carrot2.filter.lingo.util.suffixarrays.wrapper.AbstractIntWrapper
- All Implemented Interfaces:
- IntWrapper
- Direct Known Subclasses:
- AbstractSnippetsIntWrapper, StringIntWrapper
public abstract class AbstractIntWrapper
- extends Object
- implements IntWrapper
|
Field Summary |
protected int[] |
intData
DOCUMENT ME! |
intData
protected int[] intData
- DOCUMENT ME!
AbstractIntWrapper
protected AbstractIntWrapper()
AbstractIntWrapper
protected AbstractIntWrapper(int[] intData)
asIntArray
public int[] asIntArray()
- Specified by:
asIntArray in interface IntWrapper
length
public int length()
- Specified by:
length in interface IntWrapper
reverse
public void reverse()
- Specified by:
reverse in interface IntWrapper
toString
public String toString()
- Overrides:
toString in class Object
Copyright (c) Dawid Weiss, Stanislaw Osinski