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

Method getLowerBoundType

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

Source from the content-addressed store, hash-verified

271 }
272
273 BoundType getLowerBoundType() {
274 return lowerBoundType;
275 }
276
277 T getUpperEndpoint() {
278 return upperEndpoint;

Callers 7

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