@Generated(value="jsii-pacmak/1.58.0 (build f8ba112)",
date="2022-05-20T22:19:53.096Z")
public interface IStableStringProducer
Modifier and Type | Interface and Description |
---|---|
static interface |
IStableStringProducer.Jsii$Default
Internal default implementation for
IStableStringProducer . |
static class |
IStableStringProducer.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
produce()
Produce the string value.
|