MCPcopy Index your code
hub / github.com/apache/tomcat / getLock

Method getLock

java/jakarta/el/ExpressionFactory.java:293–295  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

291 }
292
293 public ReadWriteLock getLock() {
294 return lock;
295 }
296
297 public String getFactoryClassName() {
298 return className;

Callers 1

newInstanceMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected