MCPcopy Create free account
hub / github.com/apache/tomcat / getExactCount

Method getExactCount

java/jakarta/el/Util.java:641–643  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

639 }
640
641 public int getExactCount() {
642 return exactCount;
643 }
644
645 public int getAssignableCount() {
646 return assignableCount;

Callers 4

findWrapperMethod · 0.95
compareToMethod · 0.95
equalsMethod · 0.95
hashCodeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected