|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuka.util.SparseIDSpace
uka.util.PartitionedIDSpace
| Field Summary | |
private int |
rank
|
private int |
size
|
| Fields inherited from class uka.util.SparseIDSpace |
nextID, usedIDs |
| Constructor Summary | |
PartitionedIDSpace(int size)
|
|
| Method Summary | |
void |
clear()
|
int |
create()
|
void |
create(int id)
|
void |
init(int rank)
|
| Methods inherited from class uka.util.SparseIDSpace |
getUsedIDs, isUsed, remove |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private int size
private int rank
| Constructor Detail |
public PartitionedIDSpace(int size)
| Method Detail |
public void init(int rank)
public int create()
create in interface IDSpacecreate in class SparseIDSpacepublic void create(int id)
create in interface IDSpacecreate in class SparseIDSpacepublic void clear()
clear in interface IDSpaceclear in class SparseIDSpace
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||