Fix Metadata.set() NPE when providing any TreeSet

Set.contains(null) is not safe unless you know the implementation of Set
you have.
2 files changed