Class DecoratorProviderKt
-
- All Implemented Interfaces:
public final class DecoratorProviderKt
-
-
Method Summary
Modifier and Type Method Description final static DecoratorProviderplus(DecoratorProvider $self, DecoratorProvider other)Combines two DecoratorProviders into a single one. -
-
Method Detail
-
plus
final static DecoratorProvider plus(DecoratorProvider $self, DecoratorProvider other)
Combines two DecoratorProviders into a single one.
-
-
-
-