All Classes
-
All Classes Interface Summary Class Summary Annotation Types Summary Class Description Any Abstracts 'any' type in the type system (or '*' in Closure).InternalPreconditions A utility class that provides utility functions to do precondition checks following a pattern similar tojavaemul.internal.InternalPreconditions
.Js Utilities to provide access to JavaScript language constructs that are not available in pure Java.JsArrayLike<T> Provides abstraction for JavaScript array-like objects.JsBigint Provides an abstraction for Closurebigint
primitive type.JsConstructorFn<T> A JavaScript constructor function.JsForEachCallbackFn Callback function forfor-each
iteration.JsPropertyMap<T> Provides abstraction of JavaScript objects as property maps.UnsafeNativeLong UnsafeNativeLong provided here to make J2CL compile this target without GWT dep.