|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.spy.db.KeyStore
Store a range of primary keys.
| Constructor Summary | |
KeyStore(BigDecimal s,
BigDecimal e)
Get an instance of KeyStore. |
|
| Method Summary | |
BigDecimal |
nextKey()
Get the next key. |
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(BigDecimal s,
BigDecimal e)
| Method Detail |
public String toString()
public 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 | ||||||||||