Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ getPasses
Method
getPasses
src/main/java/field/graphics/Guard.java:36–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
else
return
true;
35
}
36
37
@Override
38
public
int
[] getPasses() {
39
return
p.get().getPasses();
40
}
41
42
@Override
Callers
nothing calls this directly
Calls
2
getPasses
Method · 0.65
get
Method · 0.65
Tested by
no test coverage detected