@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:43.736Z") @Stability(value=Experimental) public interface IStableNumberProducer extends software.amazon.jsii.JsiiSerializable
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 |
---|---|
Number |
produce()
(experimental) Produce the number value.
|
@Stability(value=Experimental) @Nullable Number produce()
Copyright © 2021. All rights reserved.