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

Method getType

java/jakarta/el/BeanELResolver.java:193–195  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

191 }
192
193 private Class<?> getType() {
194 return type;
195 }
196 }
197
198 abstract static class BeanProperty {

Callers 1

propertyMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected