MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / getMap

Method getMap

src/main/java/field/utility/Dict.java:527–529  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

525
526
527 public Map<Prop, Object> getMap() {
528 return dictionary;
529 }
530
531 @Override
532 public int hashCode() {

Callers 15

getCompletionsForMethod · 0.80
RenameMethod · 0.80
updateToVariantMethod · 0.80
revealInFinderMethod · 0.80
duplicateBoxMethod · 0.80
ChannelsMethod · 0.80
_saveBoxMethod · 0.80
uniqifyMethod · 0.80
uniqifyIfNecessaryMethod · 0.80
toExternalMethod · 0.80
writeOutExternalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected