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

Method hasLowerBound

output/java_guava/1.4.18/GeneralRange.java:137–139  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

135 }
136
137 boolean hasLowerBound() {
138 return hasLowerBound;
139 }
140
141 boolean hasUpperBound() {
142 return hasUpperBound;

Callers 4

isEmptyMethod · 0.95
tooLowMethod · 0.95
intersectMethod · 0.95
fromMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected