Package org.bouncycastle.util
Class BigIntegers.Cache
java.lang.Object
org.bouncycastle.util.BigIntegers.Cache
- Enclosing class:
BigIntegers
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(BigInteger value) void
clear()
boolean
contains
(BigInteger value) int
size()
-
Constructor Details
-
Cache
public Cache()
-
-
Method Details
-
add
-
contains
-
size
public int size() -
clear
public void clear()
-