@Generated(value="jsii-pacmak/1.34.0 (build 9b72778)", date="2021-09-21T20:05:10.915Z") @Stability(value=Stable) public interface IFragmentConcatenator extends software.amazon.jsii.JsiiSerializable
Interface so it could potentially be exposed over jsii.
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IFragmentConcatenator.Jsii$Default
Internal default implementation for
IFragmentConcatenator. |
static class |
IFragmentConcatenator.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
join(Object left,
Object right)
Join the fragment on the left and on the right.
|
Copyright © 2021. All rights reserved.