Class DexDecompilerEventQueue

java.lang.Object
com.pnfsoftware.jeb.util.collect.AsyncEventQueue<DexDecompilerEvent<?>>
com.pnfsoftware.jeb.core.units.code.android.DexDecompilerEventQueue

@Ser public class DexDecompilerEventQueue extends AsyncEventQueue<DexDecompilerEvent<?>>
An async-queue holding events generated by Dex decompilers.
  • Constructor Details

    • DexDecompilerEventQueue

      public DexDecompilerEventQueue(int capacity)