JavaScript is disabled on your browser.
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.java.source.base 2.70.0 6
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
U
Unary(Tree.Kind, ExpressionTree)
- Method in class org.netbeans.api.java.source.
TreeMaker
Creates a new UnaryTree.
UnionType(List<? extends Tree>)
- Method in class org.netbeans.api.java.source.
TreeMaker
Creates new UnionTypeTree.
UnknownBlockTag(CharSequence, List<? extends DocTree>)
- Method in class org.netbeans.api.java.source.
TreeMaker
Creates the DocTree's UnknownBlockTagTree.
UnknownInlineTag(CharSequence, List<? extends DocTree>)
- Method in class org.netbeans.api.java.source.
TreeMaker
Creates the DocTree's UnknownInlineTagTree.
useFQNs()
- Method in class org.netbeans.api.java.source.
CodeStyle
Returns whether to use fully qualified class names when generating code.
useIsForBooleanGetters()
- Method in class org.netbeans.api.java.source.
CodeStyle
Uses(ExpressionTree)
- Method in class org.netbeans.api.java.source.
TreeMaker
Creates a new UsesTree.
useSingleClassImport()
- Method in class org.netbeans.api.java.source.
CodeStyle
Returns whether to use single class import statements when adding imports.
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.java.source.base 2.70.0 6
Prev Letter
Next Letter
Frames
No Frames
All Classes