| Modifier and Type | Interface and Description |
|---|---|
static interface |
INumberProducer.Jsii$Default
Internal default implementation for
INumberProducer. |
| Modifier and Type | Class and Description |
|---|---|
static class |
INumberProducer.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static Number |
Lazy.numberValue(INumberProducer producer)
Deprecated.
Use `Lazy.number()` or `Lazy.uncachedNumber()` instead.
|
static Number |
Lazy.uncachedNumber(INumberProducer producer)
Defer the calculation of a number value to synthesis time.
|
Copyright © 2020. All rights reserved.