getExcludeSpecsView

Like getExcludeSpecs, but returns a unmodifiable view or empty set.

Use this if you are only reading from the set, as it avoids allocating a set if not needed.

Return

the exclude specs, or an empty set if none

Since

8.8