package java.lang
implements AnnotatedElement
Available on java getAnnotation<A> (param1:Class<A>):A getAnnotations ():NativeArray<Annotation> getDeclaredAnnotations ():NativeArray<Annotation> getImplementationTitle ():String getImplementationVendor ():String getImplementationVersion ():String getName ():String getSpecificationTitle ():String getSpecificationVendor ():String getSpecificationVersion ():String hashCode ():Int isAnnotationPresent (param1:Class<Annotation>):Bool isCompatibleWith (param1:String):Bool isSealed (param1:URL):Bool isSealed ():Bool toString ():String static getPackage (param1:String):Package static getPackages ():NativeArray<Package>
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/lang/Package.html