namedAggregate

Finds the named aggregate associated with this class based on its package scope.

Return

The named aggregate or null if not found.

Parameters

T

The type of the class.


Finds the named aggregate for the reified type T.

Return

The named aggregate or null if not found.

Parameters

T

The type to find the named aggregate for.