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

Method getAddress

java/org/apache/catalina/tribes/io/ChannelData.java:147–150  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

145 }
146
147 @Override
148 public Member getAddress() {
149 return address;
150 }
151
152 @Override
153 public void setAddress(Member address) {

Callers 1

toStringMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected