Package org.bouncycastle.util
Class BigIntegers.Cache
- java.lang.Object
-
- org.bouncycastle.util.BigIntegers.Cache
-
- Enclosing class:
- BigIntegers
public static class BigIntegers.Cache extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Cache()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
add(java.math.BigInteger value)
void
clear()
boolean
contains(java.math.BigInteger value)
int
size()
-