Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
isEmpty
Method · 0.95
tooLow
Method · 0.95
intersect
Method · 0.95
from
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected