MCPcopy Create free account
hub / github.com/antlr/codebuff / getBounds

Method getBounds

output/java_guava/1.4.18/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

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