Uses of Class
org.djutils.metadata.MetaData
Package
Description
Provides classes and interfaces for asynchronous communication.
The djutils.metadata package contains the classes to provide meta-data for information (usually carried in Object arrays).
-
Uses of MetaData in org.djutils.event
Modifier and TypeMethodDescriptionEventType.getMetaData()
Retrieve the MetaData that describes the payload of events of this EventType. -
Uses of MetaData in org.djutils.metadata
Modifier and TypeFieldDescriptionstatic final MetaData
MetaData.EMPTY
MetaData object that indicates no data is expected.static final MetaData
MetaData.NO_META_DATA
Meta data object to use when none is available.