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