MCPcopy Create free account
hub / github.com/BombusMod/BombusMod / toString

Method toString

src/main/java/io/file/transfer/TransferTask.java:177–179  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

175 }
176
177 public String toString() {
178 return fileName;
179 }
180
181 void decline() {
182 finished = System.currentTimeMillis();

Callers 11

TransferSendFileMethod · 0.45
TransferAcceptFileMethod · 0.45
declineMethod · 0.45
acceptMethod · 0.45
sendInitMethod · 0.45
initIBBMethod · 0.45
initBytestreamsMethod · 0.45
ProxyActivateMethod · 0.45
runMethod · 0.45
showInfoMethod · 0.45
blockArrivedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected