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

Method getClazz

java/org/apache/tomcat/websocket/Util.java:669–671  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

667 }
668
669 public Class<?> getClazz() {
670 return clazz;
671 }
672
673 public int getIndex() {
674 return index;

Callers 4

getGenericTypeMethod · 0.95
getMessageTypeMethod · 0.45
getDecoderTypeMethod · 0.45
getEncoderTypeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected