Objects.requireNonNull should be ForceInline

XMLWordPrintable

    • b12

        Objects.requireNonNull is used to be sure that an object is guaranteed to be non-null, the check itself is often elided so the method after being inlined imposes no cost.

              Assignee:
              Paul Sandoz
              Reporter:
              Quan Anh Mai
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: