MCPcopy Index your code
hub / github.com/bcgit/bc-java / isTrue

Method isTrue

core/src/main/java/org/bouncycastle/asn1/ASN1Boolean.java:133–136  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

131 }
132
133 public boolean isTrue()
134 {
135 return contents != FALSE_VALUE;
136 }
137
138 boolean encodeConstructed()
139 {

Callers 15

asn1EqualsMethod · 0.95
hashCodeMethod · 0.95
toDERObjectMethod · 0.95
toStringMethod · 0.95
getInstanceMethod · 0.95
writeMethod · 0.95
hashTestMethod · 0.45
basicSigTestMethod · 0.45
basicSigTestMethod · 0.45
doHashTestMethod · 0.45

Calls

no outgoing calls

Tested by 15

hashTestMethod · 0.36
basicSigTestMethod · 0.36
basicSigTestMethod · 0.36
doHashTestMethod · 0.36
doHMACTestMethod · 0.36
doCTRTestMethod · 0.36
doEngineTestFpMethod · 0.36
doEngineTestFpC1C3C2Method · 0.36
doEngineTestF2mMethod · 0.36
checkRandomRoundtripsMethod · 0.36