Class connection_type_t
java.lang.Object
com.frostwire.jlibtorrent.swig.connection_type_t
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic connection_type_tall()and_(connection_type_t other) voiddelete()booleanstatic connection_type_tfrom_int(int val) protected static longgetCPtr(connection_type_t obj) inv()booleanbooleannon_zero()booleannonZero()or_(connection_type_t other) protected static longintto_int()xor_(connection_type_t other)
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
connection_type_t
protected connection_type_t(long cPtr, boolean cMemoryOwn) -
connection_type_t
public connection_type_t()
-
-
Method Details
-
getCPtr
-
swigRelease
-
delete
public void delete() -
all
-
non_zero
public boolean non_zero() -
nonZero
public boolean nonZero() -
eq
-
ne
-
or_
-
and_
-
xor_
-
inv
-
to_int
public int to_int() -
from_int
-