Class MethodDictionary

java.lang.Object
com.netcracker.profiler.agent.MethodDictionary

public class MethodDictionary extends Object
  • Constructor Details

    • MethodDictionary

      public MethodDictionary(int size)
  • Method Details

    • resolve

      public int resolve(String methodName)
    • resolve

      public String resolve(int methodId)
    • getTags

      public ArrayList<String> getTags()