Class DexBackedStringEncodedValue

    • Constructor Detail

      • DexBackedStringEncodedValue

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

      • getValue

        @Nonnull
        public java.lang.String getValue()
        Description copied from interface: StringEncodedValue
        Gets the string value.
        Returns:
        the string value