MCPcopy 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

getGenericSuperclassMethod · 0.45
getGenericInterfacesMethod · 0.45
getSupertypeMethod · 0.45
isSubtypeOfMethod · 0.45
visitTypeVariableMethod · 0.45
resolveInternalMethod · 0.45
visitTypeVariableMethod · 0.45
visitTypeVariableMethod · 0.45

Calls 1

toArrayMethod · 0.45

Tested by

no test coverage detected