Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/duanhong169/Camera
/ toString
Method
toString
camera/src/main/java/top/defaults/camera/Size.java:63–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
}
62
63
@Override
64
public
String toString() {
65
return
width +
"x"
+ height;
66
}
67
68
@Override
69
public
int
hashCode() {
Callers
2
messageFromThrowable
Method · 0.45
getText
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected