Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ getBounds
Method
getBounds
output/java_guava/1.4.19/Types.java:419–421 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
417
418
419
public
Type[] getBounds() {
420
return
toArray(bounds);
421
}
422
423
424
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