HaxeAPI
  • Version development @ b6b8925
    • 3.4.7
    • 4.0.5
    • 4.1.3
    • 4.2.5
    • 4.3.6
    • Development
  • Download Haxe
  • Learn Haxe
    • Introduction
    • Manual
    • Code Cookbook
    • API Documentation
    • Videos
    • Try Haxe online
    • Haxelib
  • Connect
    • Github
    • Bug reports
    • Stack Overflow
    • Forums
    • Discord
    • Gitter
    • Blog
    • Facebook
    • #haxe
    • @haxelang
    • @haxe_org
    • Contact

class ConstantPool

package java.sun.reflect

@:native("sun.reflect.ConstantPool")@:libType

Available on jvm

Constructor

new()

Methods

getClassAt(param1:Int):Class<Dynamic>

getClassAtIfLoaded(param1:Int):Class<Dynamic>

getDoubleAt(param1:Int):Float

getFieldAt(param1:Int):Field

getFieldAtIfLoaded(param1:Int):Field

getFloatAt(param1:Int):Single

getIntAt(param1:Int):Int

getLongAt(param1:Int):Int64

getMemberRefInfoAt(param1:Int):NativeArray<String>

getMethodAt(param1:Int):Member

getMethodAtIfLoaded(param1:Int):Member

getSize():Int

getStringAt(param1:Int):String

getUTF8At(param1:Int):String

This documentation is generated for version development @ b6b8925

© 2024  Haxe Foundation | Contribute to Haxe