Class NativeProxy

java.lang.Object
org.htmlunit.corejs.javascript.ScriptableObject
org.htmlunit.corejs.javascript.NativeProxy
All Implemented Interfaces:
Serializable, Callable, ConstProperties, Constructable, DebuggableObject, Scriptable, SymbolScriptable

final class NativeProxy extends ScriptableObject implements Callable, Constructable
This class implements the Proxy object.