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

Method getLowerEndpoint

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

Source from the content-addressed store, hash-verified

267 }
268
269 T getLowerEndpoint() {
270 return lowerEndpoint;
271 }
272
273 BoundType getLowerBoundType() {
274 return lowerBoundType;

Callers 8

isEmptyMethod · 0.95
tooLowMethod · 0.95
intersectMethod · 0.95
equalsMethod · 0.95
hashCodeMethod · 0.95
reverseMethod · 0.95
aggregateBelowRangeMethod · 0.45
firstNodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected