Uses of Interface
software.amazon.awscdk.IFragmentConcatenator
Packages that use IFragmentConcatenator
-
Uses of IFragmentConcatenator in software.amazon.awscdk
Subinterfaces of IFragmentConcatenator in software.amazon.awscdkModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIFragmentConcatenator.Classes in software.amazon.awscdk that implement IFragmentConcatenatorModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classConverts all fragments to strings and concats those.Methods in software.amazon.awscdk with parameters of type IFragmentConcatenatorModifier and TypeMethodDescriptionTokenizedStringFragments.join(IFragmentConcatenator concat) Combine the string fragments using the given joiner.Constructors in software.amazon.awscdk with parameters of type IFragmentConcatenator