MCPcopy Index your code
hub / github.com/BombusMod/BombusMod / toString

Method toString

src/main/java/Client/Contact.java:679–681  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

677 }
678
679 public String toString() {
680 return getFirstString();
681 }
682
683 public int getSecondLength() {
684 if (getSecondString() == null) {

Callers 4

addMessageMethod · 0.45
getTipStringMethod · 0.45
getFirstStringMethod · 0.45
getMoodStringMethod · 0.45

Calls 1

getFirstStringMethod · 0.95

Tested by

no test coverage detected