|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.spy.db.KeyStore
public class KeyStore
Store a range of primary keys.
| Constructor Summary | |
|---|---|
KeyStore(java.math.BigDecimal s,
java.math.BigDecimal e)
Get an instance of KeyStore. |
|
| Method Summary | |
|---|---|
java.math.BigDecimal |
nextKey()
Get the next key. |
java.lang.String |
toString()
String me. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public KeyStore(java.math.BigDecimal s,
java.math.BigDecimal e)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
public java.math.BigDecimal nextKey()
throws OverDrawnException
OverDrawnException - if there are no keys left in this store
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||