Interface NativeStats.StatsInterface

Enclosing class:
NativeStats

public static interface NativeStats.StatsInterface
  • Method Details

    • getNativeClass

      String getNativeClass()
    • functionCount

      int functionCount()
    • functionName

      String functionName(int ordinal)
    • functionCounter

      int functionCounter(int ordinal)