A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/constant/ConstantDescs.html below:

ConstantDescs (Java SE 21 & JDK 21)

  • DEFAULT_NAME public static final String DEFAULT_NAME

    Invocation name to use when no name is needed, such as the name of a constructor, or the invocation name of a dynamic constant or dynamic callsite when the bootstrap is known to ignore the invocation name.

    See Also:
  • CD_Object
  • CD_String
  • CD_Class
  • CD_Number
  • CD_Integer
  • CD_Long
  • CD_Float
  • CD_Double
  • CD_Short
  • CD_Byte
  • CD_Character
  • CD_Boolean
  • CD_Void
  • CD_Throwable
  • CD_Exception
  • CD_Enum
  • CD_VarHandle
  • CD_MethodHandles public static final ClassDesc CD_MethodHandles
  • CD_MethodHandles_Lookup public static final ClassDesc CD_MethodHandles_Lookup
  • CD_MethodHandle public static final ClassDesc CD_MethodHandle
  • CD_MethodType
  • CD_CallSite
  • CD_Collection
  • CD_List
  • CD_Set
  • CD_Map
  • CD_ConstantDesc public static final ClassDesc CD_ConstantDesc
  • CD_ClassDesc
  • CD_EnumDesc
  • CD_MethodTypeDesc public static final ClassDesc CD_MethodTypeDesc
  • CD_MethodHandleDesc public static final ClassDesc CD_MethodHandleDesc
  • CD_DirectMethodHandleDesc public static final ClassDesc CD_DirectMethodHandleDesc
  • CD_VarHandleDesc public static final ClassDesc CD_VarHandleDesc
  • CD_MethodHandleDesc_Kind public static final ClassDesc CD_MethodHandleDesc_Kind
  • CD_DynamicConstantDesc public static final ClassDesc CD_DynamicConstantDesc
  • CD_DynamicCallSiteDesc public static final ClassDesc CD_DynamicCallSiteDesc
  • CD_ConstantBootstraps public static final ClassDesc CD_ConstantBootstraps
  • BSM_PRIMITIVE_CLASS
  • BSM_ENUM_CONSTANT
  • BSM_GET_STATIC_FINAL
    Since:
    15
  • BSM_NULL_CONSTANT
  • BSM_VARHANDLE_FIELD
  • BSM_VARHANDLE_STATIC_FIELD
  • BSM_VARHANDLE_ARRAY
  • BSM_INVOKE
  • BSM_EXPLICIT_CAST
    Since:
    15
  • CD_int ClassDesc

    representing the primitive type

    int
  • CD_long ClassDesc

    representing the primitive type

    long
  • CD_float ClassDesc

    representing the primitive type

    float
  • CD_double ClassDesc

    representing the primitive type

    double
  • CD_short ClassDesc

    representing the primitive type

    short
  • CD_byte ClassDesc

    representing the primitive type

    byte
  • CD_char ClassDesc

    representing the primitive type

    char
  • CD_boolean ClassDesc

    representing the primitive type

    boolean
  • CD_void ClassDesc

    representing the primitive type

    void
  • BSM_CLASS_DATA
    Since:
    21
  • BSM_CLASS_DATA_AT
    Since:
    21
  • NULL

    Nominal descriptor representing the constant null

  • TRUE
    Since:
    15
  • FALSE
    Since:
    15
  • INIT_NAME public static final String INIT_NAME

    The special name of instance initialization methods, "<init>". An instance initialization method has this special name and is void.

    See Java Virtual Machine Specification:
    2.9.1 Instance Initialization Methods
    Since:
    21
    See Also:
  • CLASS_INIT_NAME public static final String CLASS_INIT_NAME

    The special name of class initialization methods, "<clinit>". A class initialization method has this special name,

    ACC_STATIC

    flag set, is

    void

    and takes no arguments.

    See Java Virtual Machine Specification:
    2.9.2 Class Initialization Methods
    Since:
    21
    See Also:
  • MTD_void

    Nominal descriptor representing the method descriptor ()V, taking no argument and returning void.

    Since:
    21

  • RetroSearch is an open source project built by @garambo | Open a GitHub Issue

    Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

    HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4