|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.util.BigIntegers.Cache
Constructor Summary | |
BigIntegers.Cache()
|
Method Summary | |
void |
add(java.math.BigInteger value)
|
void |
clear()
|
boolean |
contains(java.math.BigInteger value)
|
int |
size()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BigIntegers.Cache()
Method Detail |
public void add(java.math.BigInteger value)
public boolean contains(java.math.BigInteger value)
public int size()
public void clear()
|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |