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

Method isBridge

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

Source from the content-addressed store, hash-verified

655 }
656
657 public boolean isBridge() {
658 return bridge;
659 }
660
661 @Override
662 public int compareTo(MatchResult o) {

Callers 3

compareToMethod · 0.95
equalsMethod · 0.95
hashCodeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected