Class address
java.lang.Object
com.frostwire.jlibtorrent.swig.address
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intvoiddelete()static addressfrom_string(String str, error_code ec) protected static longintbooleanbooleanbooleanbooleanis_v4()booleanis_v6()booleanprotected static longswigRelease(address obj)
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
address
protected address(long cPtr, boolean cMemoryOwn) -
address
public address() -
address
-
-
Method Details
-
getCPtr
-
swigRelease
-
delete
public void delete() -
is_v4
public boolean is_v4() -
is_v6
public boolean is_v6() -
to_string
-
is_loopback
public boolean is_loopback() -
is_unspecified
public boolean is_unspecified() -
is_multicast
public boolean is_multicast() -
op_lt
-
compare
-
from_string
-
hash_code
public int hash_code()
-