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 © 2006–2017 OSGi Alliance. All rights reserved.