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-2014 OSGi Alliance. All Rights Reserved.