Class string_int_pair
java.lang.Object
com.frostwire.jlibtorrent.swig.string_int_pair
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedstring_int_pair(long cPtr, boolean cMemoryOwn) string_int_pair(string_int_pair other) string_int_pair(String first, int second) -
Method Summary
Modifier and TypeMethodDescriptionvoiddelete()protected static longgetCPtr(string_int_pair obj) getFirst()intvoidvoidsetSecond(int value) protected static long
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
string_int_pair
protected string_int_pair(long cPtr, boolean cMemoryOwn) -
string_int_pair
public string_int_pair() -
string_int_pair
-
string_int_pair
-
-
Method Details
-
getCPtr
-
swigRelease
-
delete
public void delete() -
setFirst
-
getFirst
-
setSecond
public void setSecond(int value) -
getSecond
public int getSecond()
-