Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ getUpperEndpoint
Method
getUpperEndpoint
output/java_guava/1.4.18/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
isEmpty
Method · 0.95
tooHigh
Method · 0.95
intersect
Method · 0.95
equals
Method · 0.95
hashCode
Method · 0.95
reverse
Method · 0.95
aggregateAboveRange
Method · 0.45
lastNode
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected