Uses of Package
com.pnfsoftware.jeb.util.concurrent
Package
Description
Types used to implement and access data identifiers, parsers, code analyzers, disassemblers,
decompilers, and debuggers.
Types to access and interact with the
Android Debug Bridge
(adb).This package contains types used to publicly access and manipulate JEB's DEX Decompiler (referred
to as
dexdec
) Intermediate Representation (IR) objects.Control-flow graph types specific to native code.
Types related to concurrency, synchronization, and external code execution.
-
ClassDescriptionAn auto-closable lock.This exception can be raised when a concurrency error is detected.
-
-
-
-
ClassDescriptionA non-static, customizable version of
ThreadUtil
.An auto-closable lock.Thread monitoring details used by the staticmonitor()
method as well as the more complexThreadMonitor
objects.Lock creator interface, for read-only locks and read-write locks.Safe wrapper aroundProcessBuilder
andProcess
.Enforce time-outs on operations and throwOperationTimedOutException
.Enforce time-outs on operations and throwOperationTimedOutException
.A thread-safe map with weak keys.Determines the cleaning format.