Uses of Class
com.pnfsoftware.jeb.util.base.Couple

Packages that use Couple
Package
Description
Types related to JEB code plugins, including disassemblers, decompilers, and debuggers.
This package and sub-packages contain all types used by Android code analysis plugins.
Control flow graph classes used by the Android components, including dexdec.
This package contains types used to publicly access and manipulate JEB's DEX Decompiler (referred to as dexdec) Intermediate Representation (IR) objects.
Types relating to the disassembler engine.
Control-flow graph types specific to native code.
This package and its sub-packages contain the types used to access gendec, JEB's generic decompiler.
Types used to create and access gendec's IR (Intermediate Representation).
Native code items, including code items and data items.
Types for "code-less" signatures.
Classes and interfaces to access and define native types and related objects, used by JEB's native code analysis pipeline (including gendec).
Basic utility types, used by other utility code.
Collections, such as segments, custom maps/sets/lists, etc.