Class MethodCache

java.lang.Object
one.heatmap.MethodCache

public class MethodCache extends Object
  • Constructor Details

  • Method Details

    • clear

      public void clear()
    • index

      public int index(long methodId, int location, byte type, boolean firstInStack)
    • indexForClass

      public int indexForClass(int extra, byte type)
    • orderedSymbolTable

      public String[] orderedSymbolTable()
    • methodsIndex

      public Index<Method> methodsIndex()