Interface HashCodeMethod.OffsetProvider

    • Method Detail

      • resolve

        StackManipulation resolve​(TypeDescription instrumentedType)
        Resolves this offset provider for a given instrumented type.
        Parameters:
        instrumentedType - The instrumented type.
        Returns:
        A stack manipulation that loads the initial hash code onto the operand stack.