public final class CountingMethodJS<T extends JavaScriptObject> extends JsMap<T>
CountWAP
Modifier and Type | Class and Description |
---|---|
static class |
CountingMethodJS.NoSuchMethod
Thrown when a requested counting method does not exist.
|
static class |
CountingMethodJS.SwitchMnemonic
Short names designating particular counting methods, suitable for use in a
(superaccount selection switch).
|
Modifier | Constructor and Description |
---|---|
protected |
CountingMethodJS() |
_enumerablePropertyNames, _in, _isDuckType, _isDuckType
_delete, _get, _getBoolean, _getByte, _getChar, _getDouble, _getFloat, _getInt, _getShort, _getString, _hasOwnProperty, _hasProperty, _propertyIsEnumerable, _set, _setBoolean, _setByte, _setChar, _setDouble, _setFloat, _setInt, _setShort, _setString, cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
protected CountingMethodJS()