Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ duplicate
Method
duplicate
src/main/java/field/utility/Rect.java:149–152 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
147
}
148
149
@Override
150
public
Rect duplicate() {
151
return
new
Rect(x,y,w,h);
152
}
153
154
public
double area()
155
{
Callers
6
frameModified
Method · 0.95
swiper
Method · 0.95
updateFrameToMiddle
Method · 0.95
advance
Method · 0.95
loaded
Method · 0.95
loaded
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected