{{ >source_link }}
{{ /self }}
{{ #clazz }}
{{ >documentation }}
{{ #hasModifiers }}
{{{ nameWithGenerics }}} {{ kind }} {{ >feature_set }} {{ >categorization }}
-
{{ >super_chain }}
{{ >interfaces }}
{{ >mixed_in_types }}
{{ #hasPublicImplementers }}
- Implementers
-
{{ #publicImplementersSorted }}
- {{{ linkedName }}} {{ /publicImplementersSorted }}
{{ /hasPublicImplementers }}
{{ #hasPotentiallyApplicableExtensions }}
- Available Extensions
-
{{ #potentiallyApplicableExtensionsSorted }}
- {{{ linkedName }}} {{ /potentiallyApplicableExtensionsSorted }}
{{ /hasPotentiallyApplicableExtensions }}
{{ >container_annotations }}
Properties
-
{{ #publicInstanceFieldsSorted }}
{{ >property }}
{{ /publicInstanceFieldsSorted }}