Class DecoratorProviderFactoryKt
-
- All Implemented Interfaces:
public final class DecoratorProviderFactoryKt
-
-
Method Summary
Modifier and Type Method Description final static DecoratorProviderFactoryplus(DecoratorProviderFactory $self, DecoratorProviderFactory other)Combines two DecoratorProviderFactorys into a single DecoratorProviderFactory. -
-
Method Detail
-
plus
final static DecoratorProviderFactory plus(DecoratorProviderFactory $self, DecoratorProviderFactory other)
Combines two DecoratorProviderFactorys into a single DecoratorProviderFactory.
-
-
-
-