TypedAggregate

interface TypedAggregate<A : Any>

Typed Aggregate.

Inheritors

Properties

Link copied to clipboard
abstract val aggregateType: Class<A>

aggregate type.