Interface DataComponentMap

All Superinterfaces:
DataComponent.Holder

@Experimental public sealed interface DataComponentMap extends DataComponent.Holder

Represents any container of DataComponents.

This type is capable of storing a patch of added and removed components on top of a 'prototype', or existing set of components. See diff(DataComponentMap, DataComponentMap).