Uses of Interface
org.jf.dexlib2.iface.instruction.formats.UnknownInstruction
Packages that use UnknownInstruction
-
Uses of UnknownInstruction in org.jf.dexlib2.dexbacked.instruction
Classes in org.jf.dexlib2.dexbacked.instruction that implement UnknownInstruction -
Uses of UnknownInstruction in org.jf.dexlib2.immutable.instruction
Classes in org.jf.dexlib2.immutable.instruction that implement UnknownInstructionMethods in org.jf.dexlib2.immutable.instruction with parameters of type UnknownInstructionModifier and TypeMethodDescriptionstatic ImmutableUnknownInstructionImmutableUnknownInstruction.of(UnknownInstruction instruction)