Interface ReturnValueTarget

    • Method Detail

      • returnValue

        ReturnValueConstraintMappingContext returnValue()
        Selects the current method's return value as the target for the next operations. The return value of one method or constructor may only be configured more once.
        Returns:
        A creational context representing the current method's or constructor's return value.