Class stats_metric
java.lang.Object
com.frostwire.jlibtorrent.swig.stats_metric
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddelete()get_name()protected static longgetCPtr(stats_metric obj) getType()intvoidsetType(metric_type_t value) voidsetValue_index(int value) protected static longswigRelease(stats_metric obj)
-
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
-
swigRelease
-
delete
public void delete() -
setValue_index
public void setValue_index(int value) -
getValue_index
public int getValue_index() -
setType
-
getType
-
get_name
-