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, toString
public JavaMethodProfile(double notRecordedProbability, JavaMethodProfile.ProfiledMethod[] pitems)
public JavaMethodProfile.ProfiledMethod[] getMethods()