@JsType(isNative=true,
name="Object",
namespace="<global>")
public final class NativeIntegerDescriptor
extends java.lang.Object
| Constructor and Description |
|---|
NativeIntegerDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
int |
getValue()
Gets the value associated with the property.
|