public static final class IFragmentConcatenator.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IFragmentConcatenator
software.amazon.jsii.JsiiObject.InitializationModeIFragmentConcatenator.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)
(experimental) Join the fragment on the left and on the right.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet@Stability(value=Experimental) @NotNull public Object join(@NotNull Object left, @NotNull Object right)
join in interface IFragmentConcatenatorleft - This parameter is required.right - This parameter is required.Copyright © 2020. All rights reserved.