Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ asMap_new
Method
asMap_new
src/main/java/field/graphics/MeshBuilder.java:144–147 ·
view source on GitHub ↗
(Object o)
Source
from the content-addressed store, hash-verified
142
public
Object asMap_new(Object o) {
143
return
target.asMap_new(o);
144
}
145
146
@Override
147
public
Object asMap_new(Object o, Object o1) {
148
return
target.asMap_new(o, o1);
149
}
150
Callers
nothing calls this directly
Calls
1
asMap_new
Method · 0.65
Tested by
no test coverage detected