Class info_hash_t
java.lang.Object
com.frostwire.jlibtorrent.swig.info_hash_t
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedinfo_hash_t(long cPtr, boolean cMemoryOwn) info_hash_t(info_hash_t arg0) info_hash_t(sha1_hash h1) info_hash_t(sha1_hash h1, sha256_hash h2) -
Method Summary
Modifier and TypeMethodDescriptionvoiddelete()get_best()protected static longgetCPtr(info_hash_t obj) getV1()getV2()booleanbooleanhas_v1()booleanhas_v2()booleanop_eq(info_hash_t n) booleanop_lt(info_hash_t o) booleanop_ne(info_hash_t n) voidvoidsetV2(sha256_hash value) protected static longswigRelease(info_hash_t obj)
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
info_hash_t
protected info_hash_t(long cPtr, boolean cMemoryOwn) -
info_hash_t
public info_hash_t() -
info_hash_t
-
info_hash_t
-
info_hash_t
-
info_hash_t
-
-
Method Details
-
getCPtr
-
swigRelease
-
delete
public void delete() -
has_v1
public boolean has_v1() -
has_v2
public boolean has_v2() -
has
-
get
-
get_best
-
op_lt
-
setV1
-
getV1
-
setV2
-
getV2
-
op_eq
-
op_ne
-