Interface NonNullMetadata
-
- All Superinterfaces:
Metadata
- All Known Subinterfaces:
BeanMetadata,CollectionMetadata,ComponentMetadata,IdRefMetadata,MapMetadata,PropsMetadata,ReferenceListMetadata,ReferenceMetadata,RefMetadata,ServiceMetadata,ServiceReferenceMetadata,Target,ValueMetadata
public interface NonNullMetadata extends Metadata
Metadata for a value that cannotnull. All Metadata subtypes extend this type except forNullMetadata.This Metadata type is used for keys in Maps because they cannot be
null.- Version:
- $Revision: 7563 $