@ConsumerType public interface NonNullMetadata extends Metadata
null
. All Metadata subtypes extend
this type except for NullMetadata
.
This Metadata type is used for keys in Maps because they cannot be
null
.
Copyright © 2018 OSGi Alliance. All rights reserved.