Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ getBounds
Method
getBounds
output/java_guava/1.4.17/Types.java:420–422 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
418
419
420
public
Type[] getBounds() {
421
return
toArray(bounds);
422
}
423
424
425
public
D getGenericDeclaration() {
Callers
8
getGenericSuperclass
Method · 0.45
getGenericInterfaces
Method · 0.45
getSupertype
Method · 0.45
isSubtypeOf
Method · 0.45
visitTypeVariable
Method · 0.45
resolveInternal
Method · 0.45
visitTypeVariable
Method · 0.45
visitTypeVariable
Method · 0.45
Calls
1
toArray
Method · 0.45
Tested by
no test coverage detected