@Internal public static interface IFragmentConcatenator.Jsii$Default extends IFragmentConcatenator
IFragmentConcatenator.IFragmentConcatenator.Jsii$Default, IFragmentConcatenator.Jsii$Proxy| Modifier and Type | Method and Description |
|---|---|
default Object |
join(Object left,
Object right)
Join the fragment on the left and on the right.
|
@Stability(value=Stable) @NotNull default Object join(@NotNull Object left, @NotNull Object right)
join in interface IFragmentConcatenatorleft - This parameter is required.right - This parameter is required.Copyright © 2022. All rights reserved.