Class DexDecompilerEventQueue
java.lang.Object
com.pnfsoftware.jeb.util.collect.AsyncEventQueue<DexDecompilerEvent<?>>
com.pnfsoftware.jeb.core.units.code.android.DexDecompilerEventQueue
An async-queue holding events generated by Dex decompilers.
-
Constructor Details
-
DexDecompilerEventQueue
public DexDecompilerEventQueue(int capacity)
-