Class counters

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

public class counters extends Object
  • Field Details

    • swigCMemOwn

      protected transient boolean swigCMemOwn
  • Constructor Details

    • counters

      protected counters(long cPtr, boolean cMemoryOwn)
    • counters

      public counters()
    • counters

      public counters(counters arg0)
  • Method Details

    • getCPtr

      protected static long getCPtr(counters obj)
    • swigRelease

      protected static long swigRelease(counters obj)
    • delete

      public void delete()
    • inc_stats_counter

      public long inc_stats_counter(int c, long value)
    • inc_stats_counter

      public long inc_stats_counter(int c)
    • op_at

      public long op_at(int i)
    • set_value

      public void set_value(int c, long value)
    • blend_stats_counter

      public void blend_stats_counter(int c, long value, int ratio)