@Internal public static final class IFragmentConcatenator.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IFragmentConcatenator.Jsii$Default
software.amazon.jsii.JsiiObject.InitializationMode
IFragmentConcatenator.Jsii$Default, IFragmentConcatenator.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
Object |
join(Object left,
Object right)
Join the fragment on the left and on the right.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
@Stability(value=Stable) @NotNull public final Object join(@NotNull Object left, @NotNull Object right)
join
in interface IFragmentConcatenator
join
in interface IFragmentConcatenator.Jsii$Default
left
- This parameter is required.right
- This parameter is required.Copyright © 2022. All rights reserved.