Interface | Description |
---|---|
NativeArray.CompareFunction |
Compare function for sort.
|
NativeRegExp.Match |
Contract of the instance returned by
RegExp.prototype.exec . |
Class | Description |
---|---|
ArrayHelper |
Provides utilities to perform operations on Arrays.
|
ArrayHelper |
Provides utilities to perform operations on Arrays.
|
ArrayStamper |
A utility to provide array stamping.
|
Coercions |
Private implementation class for GWT.
|
Coercions |
Private implementation class for GWT.
|
ConsoleLogger |
A helper to print log messages to console.
|
ConsoleLogger |
A helper to print log messages to console.
|
EmulatedCharset |
Provides Charset implementations.
|
EmulatedCharset |
Provides Charset implementations.
|
HashCodes |
Contains logics for calculating hash codes in JavaScript.
|
HashCodes |
Contains logics for calculating hash codes in JavaScript.
|
InternalPreconditions |
A utility class that provides utility functions to do precondition checks inside GWT-SDK.
|
InternalPreconditions |
A utility class that provides utility functions to do precondition checks inside GWT-SDK.
|
JsUtils |
Provides an interface for simple JavaScript idioms that can not be expressed in Java.
|
JsUtils |
Provides an interface for simple JavaScript idioms that can not be expressed in Java.
|
NativeArray |
Simple class to work with native array API.
|
NativeArray |
Simple class to work with native array API.
|
NativeRegExp |
Simple class to work with native js regular expressions.
|
NativeRegExp |
Simple class to work with native js regular expressions.
|
ObjectHashing |
Utility class to generate hash code for Objects.
|
StringHashCache |
Hashcode caching for strings.
|
Copyright © 2018. All rights reserved.