|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--pl.edu.pjwstk.yaod.atoms.AtomPointer
Constructor Summary | |
AtomPointer(int store,
int file,
int block,
int slot)
|
Method Summary | |
boolean |
equals(java.lang.Object par)
|
int |
getBlockId()
|
int |
getFileId()
|
int |
getSlotId()
|
int |
getStoreId()
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AtomPointer(int store, int file, int block, int slot)
Method Detail |
public int getStoreId()
public int getFileId()
public int getBlockId()
public int getSlotId()
public boolean equals(java.lang.Object par)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |