plus

abstract operator fun plus(element: KClass<out AnyPanel>): PanelTypeSet

Returns a PanelTypeSet containing all elements of the original PanelTypeSet with the given element added if it isn't already in this set.