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

Method getUpperBoundType

output/java_guava/1.4.17/GeneralRange.java:281–283  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

279 }
280
281 BoundType getUpperBoundType() {
282 return upperBoundType;
283 }
284}

Callers 7

tooHighMethod · 0.95
intersectMethod · 0.95
equalsMethod · 0.95
hashCodeMethod · 0.95
reverseMethod · 0.95
aggregateAboveRangeMethod · 0.45
lastNodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected