Class bitset_96
java.lang.Object
com.frostwire.jlibtorrent.swig.bitset_96
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
bitset_96
protected bitset_96(long cPtr, boolean cMemoryOwn) -
bitset_96
public bitset_96()
-
-
Method Details
-
getCPtr
-
swigRelease
-
delete
public void delete() -
test
public boolean test(long pos) -
all
public boolean all() -
any
public boolean any() -
none
public boolean none() -
count
public long count() -
size
public long size() -
get
public boolean get(long pos)
-