|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.basex.util.Set
org.basex.build.mediovis.MAB2IDs
public final class MAB2IDs
This is a hash map for MAB2 IDs, extending the hash set.
| Field Summary |
|---|
| Fields inherited from class org.basex.util.Set |
|---|
size |
| Constructor Summary | |
|---|---|
MAB2IDs()
|
|
| Method Summary | |
|---|---|
MAB2Entry |
get(int p)
Returns the specified entry. |
MAB2Entry |
index(byte[] key)
Indexes the specified keys and values. |
| Methods inherited from class org.basex.util.Set |
|---|
add, id, key, keys, size |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MAB2IDs()
| Method Detail |
|---|
public MAB2Entry get(int p)
p - entry position
public MAB2Entry index(byte[] key)
key - key
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||