Class AllocCountMap

java.lang.Object
org.adoptopenjdk.jitwatch.jarscan.allocationcount.AllocCountMap

public class AllocCountMap extends Object
  • Field Details

  • Constructor Details

    • AllocCountMap

      public AllocCountMap()
  • Method Details

    • countAllocationOfType

      public void countAllocationOfType(String type)
    • toString

      public String toString(Opcode prefix, int limitPerInvoke)