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

Method getCoercibleCount

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

Source from the content-addressed store, hash-verified

647 }
648
649 public int getCoercibleCount() {
650 return coercibleCount;
651 }
652
653 public int getVarArgsCount() {
654 return varArgsCount;

Callers 3

compareToMethod · 0.95
equalsMethod · 0.95
hashCodeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected