Class bitset_128

java.lang.Object
com.frostwire.jlibtorrent.swig.bitset_128

public class bitset_128 extends Object
  • Field Details

    • swigCMemOwn

      protected transient boolean swigCMemOwn
  • Constructor Details

    • bitset_128

      protected bitset_128(long cPtr, boolean cMemoryOwn)
    • bitset_128

      public bitset_128()
  • Method Details

    • getCPtr

      protected static long getCPtr(bitset_128 obj)
    • swigRelease

      protected static long swigRelease(bitset_128 obj)
    • 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)