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