Interface ToStringMethod.PrefixResolver

    • Method Detail

      • resolve

        java.lang.String resolve​(TypeDescription instrumentedType)
        Resolves the prefixed value.
        Parameters:
        instrumentedType - The instrumented type.
        Returns:
        The value to be prefixed.