Class DexBackedMethodEncodedValue

    • Constructor Detail

      • DexBackedMethodEncodedValue

        public DexBackedMethodEncodedValue​(@Nonnull
                                           DexBackedDexFile dexFile,
                                           @Nonnull
                                           DexReader reader,
                                           int valueArg)
    • Method Detail

      • getValue

        @Nonnull
        public MethodReference getValue()
        Description copied from interface: MethodEncodedValue
        Gets the method value.
        Returns:
        the method value as a MethodReference