|
Copyright © Rasmus Sten and contributors, 1997-2004 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--nu.dll.lyskom.ReadTextsMap
Class that can be used to check if a text has been read.
Constructor Summary | |
ReadTextsMap()
|
Method Summary | |
void |
add(int no)
|
boolean |
contains(int no)
|
int |
count()
|
boolean |
exists(int no)
Deprecated. changed name to contains(int) |
void |
remove(int no)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ReadTextsMap()
Method Detail |
public void add(int no)
public int count()
public boolean exists(int no)
contains(int)
public boolean contains(int no)
public void remove(int no)
|
Copyright © Rasmus Sten and contributors, 1997-2004 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |