Docs4dev
Docs
Docs4dev
  • Tools
  • Privacy
  • GitHub

Search

Loading search index…

No recent searches

No results for "Query here"

  • to select
  • to navigate
  • to close

Search by FlexSearch

On this page

On this page
haxe / java / lang / reflect / parameter.html

Parameter

package java.lang.reflect

implements AnnotatedElement

Available on java

Methods

equals(param1:Dynamic):Bool

getAnnotatedType():AnnotatedType

getAnnotation<T>(param1:Class<T>):T

getAnnotations():NativeArray<Annotation>

getAnnotationsByType<T>(param1:Class<T>):NativeArray<T>

getDeclaredAnnotation<T>(param1:Class<T>):T

getDeclaredAnnotations():NativeArray<Annotation>

getDeclaredAnnotationsByType<T>(param1:Class<T>):NativeArray<T>

getDeclaringExecutable():Executable

getModifiers():Int

getName():String

getParameterizedType():Type

getType():Class<Dynamic>

hashCode():Int

isAnnotationPresent(param1:Class<Annotation>):Bool

isImplicit():Bool

isNamePresent():Bool

isSynthetic():Bool

isVarArgs():Bool

toString():String

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/lang/reflect/Parameter.html

  • Privacy Policy
  • 蜀ICP备14021783号-6
  • Brought to you by Docs4dev