Interface ProfilingMethod

All Known Implementing Classes:
ProfilingMethodImpl

public interface ProfilingMethod
  • Method Details

    • getUniqueId

      String getUniqueId()
    • getUniqueIdAsNumber

      long getUniqueIdAsNumber()
    • isNameKnown

      boolean isNameKnown()
    • getFullName

      String getFullName()
    • getShortName

      String getShortName()
    • getMethodName

      String getMethodName()