Class stats_metric

java.lang.Object
com.frostwire.jlibtorrent.swig.stats_metric

public class stats_metric extends Object
  • Field Details

    • swigCMemOwn

      protected transient boolean swigCMemOwn
  • Constructor Details

    • stats_metric

      protected stats_metric(long cPtr, boolean cMemoryOwn)
    • stats_metric

      public stats_metric()
  • Method Details

    • getCPtr

      protected static long getCPtr(stats_metric obj)
    • swigRelease

      protected static long swigRelease(stats_metric obj)
    • delete

      public void delete()
    • setValue_index

      public void setValue_index(int value)
    • getValue_index

      public int getValue_index()
    • setType

      public void setType(metric_type_t value)
    • getType

      public metric_type_t getType()
    • get_name

      public String get_name()