public final class InlineMethodSubstitutionsPolicy extends InlineEverythingPolicy
| Constructor and Description |
|---|
InlineMethodSubstitutionsPolicy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isWorthInlining(Replacements replacements,
MethodInvocation invocation,
int inliningDepth,
boolean fullyProcessed) |
continueInliningpublic InlineMethodSubstitutionsPolicy()
public boolean isWorthInlining(Replacements replacements, MethodInvocation invocation, int inliningDepth, boolean fullyProcessed)
isWorthInlining in interface InliningPolicyisWorthInlining in class InlineEverythingPolicy