VariableElement
.@Deprecated public interface ParameterDeclaration extends Declaration
Modifier and Type | Method and Description |
---|---|
TypeMirror |
getType()
Deprecated.
Returns the type of this parameter.
|
accept, equals, getAnnotation, getAnnotationMirrors, getDocComment, getModifiers, getPosition, getSimpleName
TypeMirror getType()
Copyright © 2004, 2014, Oracle and/or its affiliates. All rights reserved.