ExecutableElement
に含まれます。@Deprecated public interface MethodDeclaration extends ExecutableDeclaration
修飾子と型 | メソッドと説明 |
---|---|
TypeMirror |
getReturnType()
非推奨。
このメソッドの形式戻り値の型を返します。
|
getFormalTypeParameters, getParameters, getThrownTypes, isVarArgs
getDeclaringType
accept, equals, getAnnotation, getAnnotationMirrors, getDocComment, getModifiers, getPosition, getSimpleName
TypeMirror getReturnType()
VoidType
を返します。
Copyright © 2004, 2013, Oracle and/or its affiliates. All rights reserved.