Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
addMessage
Method · 0.45
getTipString
Method · 0.45
getFirstString
Method · 0.45
getMoodString
Method · 0.45
Calls
1
getFirstString
Method · 0.95
Tested by
no test coverage detected