MCPcopy Create free account
hub / github.com/defineYIDA/NoneIM / toString

Method toString

src/main/java/com/none/im/session/Session.java:21–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19 }
20
21 @Override
22 public String toString() {
23 return userId + ":" + userName;
24 }
25}

Callers 3

channelReadMethod · 0.80
channelReadMethod · 0.80
randomIdMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected