Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ invoke
Method
invoke
src/main/java/field/graphics/FLine.java:2439–2447 ·
view source on GitHub ↗
(Object o)
Source
from the content-addressed store, hash-verified
2437
asMap_set(name, o);
2438
}
2439
return
o;
2440
}
2441
}, ((ThreadSync2.TrappedSet) value));
2442
2443
return
r;
2444
}
2445
2446
modify();
2447
2448
2449
return
this;
2450
}
Callers
nothing calls this directly
Calls
3
modify
Method · 0.95
asMap_set
Method · 0.95
safeEq
Method · 0.80
Tested by
no test coverage detected