Nashorn API
DRAFT 9-Debian+0-9b153-2
A B C D E F G H I J K L M N O P R S T U V W X Y 

U

UnknownTreeException - Exception in jdk.nashorn.api.tree
Indicates that an unknown kind of Tree was encountered.
URLReader - Class in jdk.nashorn.api.scripting
A Reader that reads from a URL.
UNARY_MINUS - jdk.nashorn.api.tree.Tree.Kind
Used for instances of UnaryTree representing unary minus operator -.
UNARY_PLUS - jdk.nashorn.api.tree.Tree.Kind
Used for instances of UnaryTree representing unary plus operator +.
UNSIGNED_RIGHT_SHIFT - jdk.nashorn.api.tree.Tree.Kind
Used for instances of BinaryTree representing unsigned right shift >>>.
UNSIGNED_RIGHT_SHIFT_ASSIGNMENT - jdk.nashorn.api.tree.Tree.Kind
Used for instances of CompoundAssignmentTree representing unsigned right shift assignment >>>=.
UnaryTree - Interface in jdk.nashorn.api.tree
A tree node for postfix and unary expressions.
UnknownTreeException(Tree, Object) - Constructor for exception jdk.nashorn.api.tree.UnknownTreeException
Creates a new UnknownTreeException.
URLReader(URL) - Constructor for class jdk.nashorn.api.scripting.URLReader
Constructor
URLReader(URL, String) - Constructor for class jdk.nashorn.api.scripting.URLReader
Constructor
URLReader(URL, Charset) - Constructor for class jdk.nashorn.api.scripting.URLReader
Constructor
unwrap(Object) - Static method in class jdk.nashorn.api.scripting.ScriptUtils
Unwrap a script object mirror if needed.
unwrap(Object, Object) - Static method in class jdk.nashorn.api.scripting.ScriptObjectMirror
Unwrap a script object mirror if needed.
unwrapArray(Object[]) - Static method in class jdk.nashorn.api.scripting.ScriptUtils
Unwrap an array of script object mirrors if needed.
unwrapArray(Object[], Object) - Static method in class jdk.nashorn.api.scripting.ScriptObjectMirror
Unwrap an array of script object mirrors if needed.
A B C D E F G H I J K L M N O P R S T U V W X Y 
Skip navigation links
Nashorn API
DRAFT 9-Debian+0-9b153-2

Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2014, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.

DRAFT 9-Debian+0-9b153-2