Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ canonicalProperties
Method
canonicalProperties
src/main/java/field/utility/Dict.java:811–813 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
809
810
811
static
public
Stream<Prop> canonicalProperties() {
812
return
Canonical.canon.values().stream();
813
}
814
815
816
}
Callers
4
getCompletionsFor
Method · 0.95
configure
Method · 0.95
getCompletionsFor
Method · 0.95
getCompletionsFor
Method · 0.95
Calls
1
stream
Method · 0.45
Tested by
no test coverage detected