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

Method getUpperEndpoint

output/java_guava/1.4.16/GeneralRange.java:277–279  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

275 }
276
277 T getUpperEndpoint() {
278 return upperEndpoint;
279 }
280
281 BoundType getUpperBoundType() {
282 return upperBoundType;

Callers 8

isEmptyMethod · 0.95
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