Package org.mule.metadata.api.model
Interface NothingType
-
- All Superinterfaces:
MetadataType
- All Known Implementing Classes:
DefaultNothingType
public interface NothingType extends MetadataType
A bottom type. This mean that it can be assigned to any type.
-
-
Method Summary
-
Methods inherited from interface org.mule.metadata.api.model.MetadataType
accept, getAnnotation, getAnnotations, getDescription, getMetadataFormat
-
-