|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdk.vajhoej.isam.Key<T>
dk.vajhoej.isam.Key1<T>
public class Key1<T>
Class Key1 represent a key with index 1 in the ISAM file.
Constructor Summary | |
---|---|
Key1(T value)
Create instance of Key0. |
Method Summary |
---|
Methods inherited from class dk.vajhoej.isam.Key |
---|
getIx, getValue, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Key1(T value)
value
- key value
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |