T
- type of property which extends an array@JsType(isNative=true,
name="Object",
namespace="<global>")
public final class NativeArrayDescriptor<T extends Array>
extends java.lang.Object
Constructor and Description |
---|
NativeArrayDescriptor() |
Modifier and Type | Method and Description |
---|---|
T |
getValue()
Gets the value associated with the property.
|
@JsProperty public T getValue()