Class InstructionAllocCountMap


  • public class InstructionAllocCountMap
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void count​(Opcode opcode, java.lang.String allocatedType)  
      java.lang.String toString​(int limitPerInvoke)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InstructionAllocCountMap

        public InstructionAllocCountMap()
    • Method Detail

      • count

        public void count​(Opcode opcode,
                          java.lang.String allocatedType)
      • toString

        public java.lang.String toString​(int limitPerInvoke)