|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teiid.internal.core.index.IndexedFileHashedArray
public final class IndexedFileHashedArray
| Constructor Summary | |
|---|---|
IndexedFileHashedArray(int size)
|
|
| Method Summary | |
|---|---|
IndexedFile |
add(IDocument document)
|
IndexedFile[] |
asArray()
|
IndexedFile |
get(java.lang.String path)
|
int |
size()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public IndexedFileHashedArray(int size)
| Method Detail |
|---|
public IndexedFile add(IDocument document)
public IndexedFile[] asArray()
public IndexedFile get(java.lang.String path)
public int size()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||