MCPcopy 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

getMethod · 0.65
pskSecretMethod · 0.65
commitMethod · 0.65
reinitCommitMethod · 0.65
verifyExternalMethod · 0.65
decapMethod · 0.65
TreeKEMPublicKeyMethod · 0.65
dumpMethod · 0.65
encapMethod · 0.65
mergeMethod · 0.65
addLeafMethod · 0.65

Implementers 3

AbstractSetcore/src/main/jdk1.1/java/util/Abstrac
UnmodifiableSetcore/src/main/jdk1.1/java/util/Collect
SyncSetcore/src/main/jdk1.1/java/util/Collect

Calls

no outgoing calls

Tested by 15

additionalInputMethod · 0.52
performTestMethod · 0.52
compareVectorsMethod · 0.52
checkRealDataExampleMethod · 0.52
testAuthPathMethod · 0.52
testPQCgenKAT_kemMethod · 0.52
rejectionTestMethod · 0.52
setFieldMethod · 0.52
testAllVariantsMethod · 0.52
parseKatFileMethod · 0.52
testGenerateMethod · 0.52