public final class JavaMethodProfile extends AbstractJavaProfile<JavaMethodProfile.ProfiledMethod,ResolvedJavaMethod>
| Modifier and Type | Class and Description |
|---|---|
static class |
JavaMethodProfile.ProfiledMethod |
| Constructor and Description |
|---|
JavaMethodProfile(double notRecordedProbability,
JavaMethodProfile.ProfiledMethod[] pitems) |
| Modifier and Type | Method and Description |
|---|---|
JavaMethodProfile.ProfiledMethod[] |
getMethods() |
equals, findEntry, getItems, getNotRecordedProbability, hashCode, isIncluded, toStringpublic JavaMethodProfile(double notRecordedProbability, JavaMethodProfile.ProfiledMethod[] pitems)
public JavaMethodProfile.ProfiledMethod[] getMethods()