Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bcgit/bc-java
/ size
Method
size
core/src/main/jdk1.1/java/util/Set.java:7–7 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
{
6
7
public
int
size();
8
public
boolean isEmpty();
9
public
boolean contains(Object o);
10
public
Iterator iterator();
Callers
15
get
Method · 0.65
pskSecret
Method · 0.65
commit
Method · 0.65
reinitCommit
Method · 0.65
verifyExternal
Method · 0.65
decap
Method · 0.65
TreeKEMPublicKey
Method · 0.65
dump
Method · 0.65
encap
Method · 0.65
merge
Method · 0.65
getFilteredCommonDirectPath
Method · 0.65
addLeaf
Method · 0.65
Implementers
3
AbstractSet
core/src/main/jdk1.1/java/util/Abstrac
UnmodifiableSet
core/src/main/jdk1.1/java/util/Collect
SyncSet
core/src/main/jdk1.1/java/util/Collect
Calls
no outgoing calls
Tested by
15
additionalInput
Method · 0.52
performTest
Method · 0.52
compareVectors
Method · 0.52
checkRealDataExample
Method · 0.52
testAuthPath
Method · 0.52
testPQCgenKAT_kem
Method · 0.52
rejectionTest
Method · 0.52
setField
Method · 0.52
testAllVariants
Method · 0.52
parseKatFile
Method · 0.52
testGenerate
Method · 0.52
testSignUnitExhaustion
Method · 0.52