AllOf

sealed interface AllOf(source)

Marker hierarchy for structural product types that carry strongly-typed items.

The DSL composes endpoint pieces using these interfaces so that code generators can reason about the shape of header and parameter tuples without reflection.

See also

Inheritors