org.teiid.internal.core.index
Class EntryResult
java.lang.Object
org.teiid.internal.core.index.EntryResult
- All Implemented Interfaces:
- IEntryResult
public class EntryResult
- extends java.lang.Object
- implements IEntryResult
|
Constructor Summary |
EntryResult(char[] word,
int[] refs)
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
EntryResult
public EntryResult(char[] word,
int[] refs)
equals
public boolean equals(java.lang.Object anObject)
- Overrides:
equals in class java.lang.Object
getFileReferences
public int[] getFileReferences()
- Specified by:
getFileReferences in interface IEntryResult
getWord
public char[] getWord()
- Specified by:
getWord in interface IEntryResult
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2011. All Rights Reserved.