@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)
(experimental) Join the fragment on the left and on the right.
|
@Stability(value=Experimental) @NotNull default Object join(@NotNull Object left, @NotNull Object right)
join
in interface IFragmentConcatenator
left
- This parameter is required.right
- This parameter is required.Copyright © 2021. All rights reserved.