MCPcopy Create free account
hub / github.com/antlr/codebuff / keyType

Method keyType

output/java_guava/1.4.17/EnumBiMap.java:110–112  ·  view source on GitHub ↗

Returns the associated key type.

()

Source from the content-addressed store, hash-verified

108
109
110 public Class<K> keyType() {
111 return keyType;
112 }
113
114 /** Returns the associated value type. */
115

Callers 1

inferKeyTypeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected