Class AutoBoxingRule

  • All Implemented Interfaces:
    IRule

    public class AutoBoxingRule
    extends AbstractRule
    Rule that checks how much of the total allocation is caused by possible primitive to object conversion. Looks at top frames and searches for java.lang.BoxType.valueOf.