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

Method getTimestamp

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

Source from the content-addressed store, hash-verified

111 }
112
113 @Override
114 public long getTimestamp() {
115 return timestamp;
116 }
117
118 @Override
119 public void setTimestamp(long timestamp) {

Callers 1

toStringMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected