| Package | Description |
|---|---|
| com.buschmais.jqassistant.plugin.java.api.model |
| Modifier and Type | Method and Description |
|---|---|
List<InvokesDescriptor> |
MethodDescriptor.getInvokedBy()
Return all invocations of this method by other methods.
|
List<InvokesDescriptor> |
MethodDescriptor.getInvokes()
Return all invocations this method performs.
|
Copyright © 2015 buschmais GbR. All rights reserved.