public class Tid extends Object
Tid(int block, short offset)
boolean
equals(Object obj)
int
getBlock()
short
getOffset()
hashCode()
void
setBlock(int block)
setOffset(short offset)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Tid(int block, short offset)
public int getBlock()
public void setBlock(int block)
public short getOffset()
public void setOffset(short offset)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2013–2017 impossibl.com. All rights reserved.