Key

interface Key<T : Any>(source)

A marker interface for type-safe keys in MetaContainer.

Type Parameters

T

The type of value associated with this key.