MCPcopy Create free account
hub / github.com/HumbleUI/JWM / toString

Method toString

shared/java/impl/Native.java:18–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16 }
17
18 @Override
19 public String toString() {
20 return getClass().getSimpleName() + "(_ptr=0x" + Long.toString(_ptr, 16) + ")";
21 }
22
23 @Override
24 public boolean equals(Object other) {

Callers 7

setIconMethod · 0.45
setIconMethod · 0.45
logMethod · 0.45
acceptMethod · 0.45
paintImplMethod · 0.45
paintImplMethod · 0.45
paintImplMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected