Uses of Class
org.netbeans.spi.project.NestedClass
Packages that use NestedClass
-
Uses of NestedClass in org.netbeans.spi.project
Methods in org.netbeans.spi.project that return NestedClassModifier and TypeMethodDescriptionSingleMethod.getNestedClass()
Returns the nested class containing the method.Constructors in org.netbeans.spi.project with parameters of type NestedClassModifierConstructorDescriptionSingleMethod
(String methodName, NestedClass nestedClass) Creates a new instance holding the specified identification of a method/function in nested class in a file.