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