Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ has
Method
has
src/main/java/field/utility/Dict.java:713–715 ·
view source on GitHub ↗
(Prop<?> context)
Source
from the content-addressed store, hash-verified
711
}
712
713
public
boolean has(Prop<?> context) {
714
return
dictionary.containsKey(context);
715
}
716
717
/**
718
* null-safe equals.
Callers
7
upgrade
Method · 0.45
version
Method · 0.45
getString
Method · 0.45
flineToJavaShape
Method · 0.45
dispatchLine
Method · 0.45
getCompletionsFor
Method · 0.45
getCompletionsFor
Method · 0.45
Calls
1
containsKey
Method · 0.45
Tested by
no test coverage detected