Returns a mask of same species as this vector,
│ │ │ where each lane is set or unset according to given
│ │ │ single boolean, which is broadcast to all lanes.
│ │ │ ├── html2text {}
│ │ │ │ @@ -651,15 +651,15 @@
│ │ │ │ _m_a_r_s_h_a_l_P_a_r_a_m_s_(_X_M_L_S_t_r_u_c_t_u_r_e_,_ _X_M_L_C_r_y_p_t_o_C_o_n_t_e_x_t_) - Method in class
│ │ │ │ javax.xml.crypto.dsig._T_r_a_n_s_f_o_r_m_S_e_r_v_i_c_e
│ │ │ │ Marshals the algorithm-specific parameters.
│ │ │ │ _M_A_S_A_R_A_M___G_O_N_D_I - Enum constant in enum class java.lang._C_h_a_r_a_c_t_e_r_._U_n_i_c_o_d_e_S_c_r_i_p_t
│ │ │ │ Unicode script "Masaram Gondi".
│ │ │ │ _M_A_S_A_R_A_M___G_O_N_D_I - Static variable in class java.lang._C_h_a_r_a_c_t_e_r_._U_n_i_c_o_d_e_B_l_o_c_k
│ │ │ │ Constant for the "Masaram Gondi" Unicode character block.
│ │ │ │ - _m_a_s_k_A_l_l_(_b_o_o_l_e_a_n_) - Method in class jdk.incubator.vector._B_y_t_e_V_e_c_t_o_r
│ │ │ │ + _m_a_s_k_A_l_l_(_b_o_o_l_e_a_n_) - Method in class jdk.incubator.vector._I_n_t_V_e_c_t_o_r
│ │ │ │ Returns a mask of same species as this vector, where each lane is set or
│ │ │ │ unset according to given single boolean, which is broadcast to all lanes.
│ │ │ │ _m_a_s_k_A_l_l_(_b_o_o_l_e_a_n_) - Method in class jdk.incubator.vector._V_e_c_t_o_r
│ │ │ │ Returns a mask of same species as this vector, where each lane is set or
│ │ │ │ unset according to given single boolean, which is broadcast to all lanes.
│ │ │ │ _m_a_s_k_A_l_l_(_b_o_o_l_e_a_n_) - Method in interface jdk.incubator.vector._V_e_c_t_o_r_S_p_e_c_i_e_s
│ │ │ │ Returns a mask of this species, where each lane is set or unset according
│ │ ├── ./usr/share/doc/openjdk-17-jre-headless/api/index-files/index-18.html
│ │ │ @@ -4164,71 +4164,71 @@
│ │ │
Views this vector as a vector of the same shape
│ │ │ and contents but a lane type of byte,
│ │ │ where the bytes are extracted from the lanes
│ │ │ according to little-endian order.
Reinterprets this vector as a vector of the same shape
│ │ │ and contents but a lane type of double,
│ │ │ where the lanes are assembled from successive bytes
│ │ │ according to little-endian order.
Reinterprets this vector as a vector of the same shape
│ │ │ and contents but a lane type of double,
│ │ │ where the lanes are assembled from successive bytes
│ │ │ according to little-endian order.
Reinterprets this vector as a vector of the same shape
│ │ │ and contents but a lane type of float,
│ │ │ where the lanes are assembled from successive bytes
│ │ │ according to little-endian order.
Reinterprets this vector as a vector of the same shape
│ │ │ and contents but a lane type of float,
│ │ │ where the lanes are assembled from successive bytes
│ │ │ according to little-endian order.
Reinterprets this vector as a vector of the same shape
│ │ │ and contents but a lane type of int,
│ │ │ where the lanes are assembled from successive bytes
│ │ │ according to little-endian order.
Reinterprets this vector as a vector of the same shape
│ │ │ and contents but a lane type of int,
│ │ │ where the lanes are assembled from successive bytes
│ │ │ according to little-endian order.
Reinterprets this vector as a vector of the same shape
│ │ │ and contents but a lane type of long,
│ │ │ where the lanes are assembled from successive bytes
│ │ │ according to little-endian order.
Reinterprets this vector as a vector of the same shape
│ │ │ and contents but a lane type of long,
│ │ │ where the lanes are assembled from successive bytes
│ │ │ according to little-endian order.
Reinterprets this vector as a vector of the same shape
│ │ │ and contents but a lane type of short,
│ │ │ where the lanes are assembled from successive bytes
│ │ │ according to little-endian order.
│ │ │ ├── html2text {}
│ │ │ │ @@ -2571,47 +2571,47 @@
│ │ │ │ Views this vector as a vector of the same shape and contents but a lane
│ │ │ │ type of byte, where the bytes are extracted from the lanes according to
│ │ │ │ little-endian order.
│ │ │ │ _r_e_i_n_t_e_r_p_r_e_t_A_s_B_y_t_e_s_(_) - Method in class jdk.incubator.vector._V_e_c_t_o_r
│ │ │ │ Views this vector as a vector of the same shape and contents but a lane
│ │ │ │ type of byte, where the bytes are extracted from the lanes according to
│ │ │ │ little-endian order.
│ │ │ │ - _r_e_i_n_t_e_r_p_r_e_t_A_s_D_o_u_b_l_e_s_(_) - Method in class jdk.incubator.vector._B_y_t_e_V_e_c_t_o_r
│ │ │ │ + _r_e_i_n_t_e_r_p_r_e_t_A_s_D_o_u_b_l_e_s_(_) - Method in class jdk.incubator.vector._I_n_t_V_e_c_t_o_r
│ │ │ │ Reinterprets this vector as a vector of the same shape and contents but a
│ │ │ │ lane type of double, where the lanes are assembled from successive bytes
│ │ │ │ according to little-endian order.
│ │ │ │ _r_e_i_n_t_e_r_p_r_e_t_A_s_D_o_u_b_l_e_s_(_) - Method in class jdk.incubator.vector._V_e_c_t_o_r
│ │ │ │ Reinterprets this vector as a vector of the same shape and contents but a
│ │ │ │ lane type of double, where the lanes are assembled from successive bytes
│ │ │ │ according to little-endian order.
│ │ │ │ - _r_e_i_n_t_e_r_p_r_e_t_A_s_F_l_o_a_t_s_(_) - Method in class jdk.incubator.vector._B_y_t_e_V_e_c_t_o_r
│ │ │ │ + _r_e_i_n_t_e_r_p_r_e_t_A_s_F_l_o_a_t_s_(_) - Method in class jdk.incubator.vector._I_n_t_V_e_c_t_o_r
│ │ │ │ Reinterprets this vector as a vector of the same shape and contents but a
│ │ │ │ lane type of float, where the lanes are assembled from successive bytes
│ │ │ │ according to little-endian order.
│ │ │ │ _r_e_i_n_t_e_r_p_r_e_t_A_s_F_l_o_a_t_s_(_) - Method in class jdk.incubator.vector._V_e_c_t_o_r
│ │ │ │ Reinterprets this vector as a vector of the same shape and contents but a
│ │ │ │ lane type of float, where the lanes are assembled from successive bytes
│ │ │ │ according to little-endian order.
│ │ │ │ - _r_e_i_n_t_e_r_p_r_e_t_A_s_I_n_t_s_(_) - Method in class jdk.incubator.vector._B_y_t_e_V_e_c_t_o_r
│ │ │ │ + _r_e_i_n_t_e_r_p_r_e_t_A_s_I_n_t_s_(_) - Method in class jdk.incubator.vector._I_n_t_V_e_c_t_o_r
│ │ │ │ Reinterprets this vector as a vector of the same shape and contents but a
│ │ │ │ lane type of int, where the lanes are assembled from successive bytes
│ │ │ │ according to little-endian order.
│ │ │ │ _r_e_i_n_t_e_r_p_r_e_t_A_s_I_n_t_s_(_) - Method in class jdk.incubator.vector._V_e_c_t_o_r
│ │ │ │ Reinterprets this vector as a vector of the same shape and contents but a
│ │ │ │ lane type of int, where the lanes are assembled from successive bytes
│ │ │ │ according to little-endian order.
│ │ │ │ - _r_e_i_n_t_e_r_p_r_e_t_A_s_L_o_n_g_s_(_) - Method in class jdk.incubator.vector._B_y_t_e_V_e_c_t_o_r
│ │ │ │ + _r_e_i_n_t_e_r_p_r_e_t_A_s_L_o_n_g_s_(_) - Method in class jdk.incubator.vector._I_n_t_V_e_c_t_o_r
│ │ │ │ Reinterprets this vector as a vector of the same shape and contents but a
│ │ │ │ lane type of long, where the lanes are assembled from successive bytes
│ │ │ │ according to little-endian order.
│ │ │ │ _r_e_i_n_t_e_r_p_r_e_t_A_s_L_o_n_g_s_(_) - Method in class jdk.incubator.vector._V_e_c_t_o_r
│ │ │ │ Reinterprets this vector as a vector of the same shape and contents but a
│ │ │ │ lane type of long, where the lanes are assembled from successive bytes
│ │ │ │ according to little-endian order.
│ │ │ │ - _r_e_i_n_t_e_r_p_r_e_t_A_s_S_h_o_r_t_s_(_) - Method in class jdk.incubator.vector._B_y_t_e_V_e_c_t_o_r
│ │ │ │ + _r_e_i_n_t_e_r_p_r_e_t_A_s_S_h_o_r_t_s_(_) - Method in class jdk.incubator.vector._I_n_t_V_e_c_t_o_r
│ │ │ │ Reinterprets this vector as a vector of the same shape and contents but a
│ │ │ │ lane type of short, where the lanes are assembled from successive bytes
│ │ │ │ according to little-endian order.
│ │ │ │ _r_e_i_n_t_e_r_p_r_e_t_A_s_S_h_o_r_t_s_(_) - Method in class jdk.incubator.vector._V_e_c_t_o_r
│ │ │ │ Reinterprets this vector as a vector of the same shape and contents but a
│ │ │ │ lane type of short, where the lanes are assembled from successive bytes
│ │ │ │ according to little-endian order.
│ │ ├── ./usr/share/doc/openjdk-17-jre-headless/api/index-files/index-19.html
│ │ │ @@ -23729,15 +23729,15 @@
│ │ │
│ │ │ ├── html2text {}
│ │ │ │ @@ -1786,15 +1786,16 @@
│ │ │ │
│ │ │ │ _u_n_t_i_l_(_C_h_r_o_n_o_L_o_c_a_l_D_a_t_e_) - Method in class java.time._L_o_c_a_l_D_a_t_e
│ │ │ │ Calculates the period between this date and another date as a Period.
│ │ │ │ _u_n_t_i_l_(_T_e_m_p_o_r_a_l_,_ _T_e_m_p_o_r_a_l_U_n_i_t_) - Method in interface
│ │ │ │ java.time.chrono._C_h_r_o_n_o_L_o_c_a_l_D_a_t_e
│ │ │ │ Calculates the amount of time until another date in terms of the
│ │ │ │ specified unit.
│ │ │ │ - _u_n_t_i_l_(_T_e_m_p_o_r_a_l_,_ _T_e_m_p_o_r_a_l_U_n_i_t_) - Method in class java.time.chrono._M_i_n_g_u_o_D_a_t_e
│ │ │ │ + _u_n_t_i_l_(_T_e_m_p_o_r_a_l_,_ _T_e_m_p_o_r_a_l_U_n_i_t_) - Method in class
│ │ │ │ + java.time.chrono._T_h_a_i_B_u_d_d_h_i_s_t_D_a_t_e
│ │ │ │
│ │ │ │ _u_n_t_i_l_(_T_e_m_p_o_r_a_l_,_ _T_e_m_p_o_r_a_l_U_n_i_t_) - Method in class java.time._I_n_s_t_a_n_t
│ │ │ │ Calculates the amount of time until another instant in terms of the
│ │ │ │ specified unit.
│ │ │ │ _u_n_t_i_l_(_T_e_m_p_o_r_a_l_,_ _T_e_m_p_o_r_a_l_U_n_i_t_) - Method in class java.time._L_o_c_a_l_D_a_t_e
│ │ │ │ Calculates the amount of time until another date in terms of the
│ │ │ │ specified unit.
│ │ ├── ./usr/share/doc/openjdk-17-jre-headless/api/index-files/index-3.html
│ │ │ @@ -1522,15 +1522,15 @@
│ │ │ element type F.
│ │ │
Performs the check(s) on the specified certificate using its internal
│ │ │ state and removes any critical extensions that it processes from the
│ │ │ specified collection of OID strings that represent the unresolved
│ │ │ critical extensions.
Convert this vector to a vector of the same shape and a new
│ │ │ element type, converting lane values from the current ETYPE
│ │ │ to a new lane type (called FTYPE here) according to the
│ │ │ indicated conversion.
Converts this vector to a vector of the given species, shape and
│ │ │ element type, converting lane values from the current ETYPE
│ │ │ to a new lane type (called FTYPE here) according to the
│ │ │ indicated conversion.
│ │ │ ├── html2text {}
│ │ │ │ @@ -871,15 +871,15 @@
│ │ │ │ object.
│ │ │ │ _c_a_s_t_(_V_e_c_t_o_r_S_p_e_c_i_e_s_<_F_>_) - Method in class jdk.incubator.vector._V_e_c_t_o_r_M_a_s_k
│ │ │ │ Converts this mask to a mask of the given species of element type F.
│ │ │ │ _c_a_s_t_(_V_e_c_t_o_r_S_p_e_c_i_e_s_<_F_>_) - Method in class jdk.incubator.vector._V_e_c_t_o_r_S_h_u_f_f_l_e
│ │ │ │ Converts this shuffle to a shuffle of the given species of element type
│ │ │ │ F.
│ │ │ │ _c_a_s_t_S_h_a_p_e_(_V_e_c_t_o_r_S_p_e_c_i_e_s_<_F_>_,_ _i_n_t_) - Method in class
│ │ │ │ - jdk.incubator.vector._B_y_t_e_V_e_c_t_o_r
│ │ │ │ + jdk.incubator.vector._I_n_t_V_e_c_t_o_r
│ │ │ │ Convenience method for converting a vector from one lane type to another,
│ │ │ │ reshaping as needed when lane sizes change.
│ │ │ │ _c_a_s_t_S_h_a_p_e_(_V_e_c_t_o_r_S_p_e_c_i_e_s_<_F_>_,_ _i_n_t_) - Method in class
│ │ │ │ jdk.incubator.vector._V_e_c_t_o_r
│ │ │ │ Convenience method for converting a vector from one lane type to another,
│ │ │ │ reshaping as needed when lane sizes change.
│ │ │ │ _c_a_t_a_l_o_g_(_C_a_t_a_l_o_g_F_e_a_t_u_r_e_s_,_ _U_R_I_._._._) - Static method in class
│ │ │ │ @@ -1155,42 +1155,42 @@
│ │ │ │ class.
│ │ │ │ _c_e_l_l_S_e_l_e_c_t_i_o_n_E_n_a_b_l_e_d - Variable in class javax.swing._J_T_a_b_l_e
│ │ │ │ Obsolete as of Java 2 platform v1.3.
│ │ │ │ _C_E_L_L_S_P_A_C_I_N_G - Static variable in class javax.swing.text.html._H_T_M_L_._A_t_t_r_i_b_u_t_e
│ │ │ │ Attribute "cellspacing"
│ │ │ │ _c_e_l_l_W_i_d_t_h - Variable in class javax.swing.plaf.basic._B_a_s_i_c_L_i_s_t_U_I
│ │ │ │ The width of cell.
│ │ │ │ - _C_E_N_A_T_T - Static variable in class java.util.jar._J_a_r_I_n_p_u_t_S_t_r_e_a_m
│ │ │ │ + _C_E_N_A_T_T - Static variable in class java.util.jar._J_a_r_O_u_t_p_u_t_S_t_r_e_a_m
│ │ │ │ Central directory (CEN) header internal file attributes field offset.
│ │ │ │ - _C_E_N_A_T_X - Static variable in class java.util.jar._J_a_r_I_n_p_u_t_S_t_r_e_a_m
│ │ │ │ + _C_E_N_A_T_X - Static variable in class java.util.jar._J_a_r_O_u_t_p_u_t_S_t_r_e_a_m
│ │ │ │ Central directory (CEN) header external file attributes field offset.
│ │ │ │ - _C_E_N_C_O_M - Static variable in class java.util.jar._J_a_r_I_n_p_u_t_S_t_r_e_a_m
│ │ │ │ + _C_E_N_C_O_M - Static variable in class java.util.jar._J_a_r_O_u_t_p_u_t_S_t_r_e_a_m
│ │ │ │ Central directory (CEN) header comment length field offset.
│ │ │ │ - _C_E_N_C_R_C - Static variable in class java.util.jar._J_a_r_I_n_p_u_t_S_t_r_e_a_m
│ │ │ │ + _C_E_N_C_R_C - Static variable in class java.util.jar._J_a_r_O_u_t_p_u_t_S_t_r_e_a_m
│ │ │ │ Central directory (CEN) header uncompressed file crc-32 value field
│ │ │ │ offset.
│ │ │ │ - _C_E_N_D_S_K - Static variable in class java.util.jar._J_a_r_I_n_p_u_t_S_t_r_e_a_m
│ │ │ │ + _C_E_N_D_S_K - Static variable in class java.util.jar._J_a_r_O_u_t_p_u_t_S_t_r_e_a_m
│ │ │ │ Central directory (CEN) header disk number start field offset.
│ │ │ │ - _C_E_N_E_X_T - Static variable in class java.util.jar._J_a_r_I_n_p_u_t_S_t_r_e_a_m
│ │ │ │ + _C_E_N_E_X_T - Static variable in class java.util.jar._J_a_r_O_u_t_p_u_t_S_t_r_e_a_m
│ │ │ │ Central directory (CEN) header extra field length field offset.
│ │ │ │ - _C_E_N_F_L_G - Static variable in class java.util.jar._J_a_r_I_n_p_u_t_S_t_r_e_a_m
│ │ │ │ + _C_E_N_F_L_G - Static variable in class java.util.jar._J_a_r_O_u_t_p_u_t_S_t_r_e_a_m
│ │ │ │ Central directory (CEN) header encrypt, decrypt flags field offset.
│ │ │ │ - _C_E_N_H_D_R - Static variable in class java.util.jar._J_a_r_I_n_p_u_t_S_t_r_e_a_m
│ │ │ │ + _C_E_N_H_D_R - Static variable in class java.util.jar._J_a_r_O_u_t_p_u_t_S_t_r_e_a_m
│ │ │ │ Central directory (CEN) header size in bytes (including signature).
│ │ │ │ - _C_E_N_H_O_W - Static variable in class java.util.jar._J_a_r_I_n_p_u_t_S_t_r_e_a_m
│ │ │ │ + _C_E_N_H_O_W - Static variable in class java.util.jar._J_a_r_O_u_t_p_u_t_S_t_r_e_a_m
│ │ │ │ Central directory (CEN) header compression method field offset.
│ │ │ │ - _C_E_N_L_E_N - Static variable in class java.util.jar._J_a_r_I_n_p_u_t_S_t_r_e_a_m
│ │ │ │ + _C_E_N_L_E_N - Static variable in class java.util.jar._J_a_r_O_u_t_p_u_t_S_t_r_e_a_m
│ │ │ │ Central directory (CEN) header uncompressed size field offset.
│ │ │ │ - _C_E_N_N_A_M - Static variable in class java.util.jar._J_a_r_I_n_p_u_t_S_t_r_e_a_m
│ │ │ │ + _C_E_N_N_A_M - Static variable in class java.util.jar._J_a_r_O_u_t_p_u_t_S_t_r_e_a_m
│ │ │ │ Central directory (CEN) header filename length field offset.
│ │ │ │ - _C_E_N_O_F_F - Static variable in class java.util.jar._J_a_r_I_n_p_u_t_S_t_r_e_a_m
│ │ │ │ + _C_E_N_O_F_F - Static variable in class java.util.jar._J_a_r_O_u_t_p_u_t_S_t_r_e_a_m
│ │ │ │ Central directory (CEN) header LOC header offset field offset.
│ │ │ │ - _C_E_N_S_I_G - Static variable in class java.util.jar._J_a_r_I_n_p_u_t_S_t_r_e_a_m
│ │ │ │ + _C_E_N_S_I_G - Static variable in class java.util.jar._J_a_r_O_u_t_p_u_t_S_t_r_e_a_m
│ │ │ │ Central directory (CEN) header signature.
│ │ │ │ - _C_E_N_S_I_Z - Static variable in class java.util.jar._J_a_r_I_n_p_u_t_S_t_r_e_a_m
│ │ │ │ + _C_E_N_S_I_Z - Static variable in class java.util.jar._J_a_r_O_u_t_p_u_t_S_t_r_e_a_m
│ │ │ │ Central directory (CEN) header compressed size field offset.
│ │ │ │ _C_E_N_T_E_R - Enum constant in enum class javax.swing._G_r_o_u_p_L_a_y_o_u_t_._A_l_i_g_n_m_e_n_t
│ │ │ │ Indicates the elements should be centered in the region.
│ │ │ │ _C_E_N_T_E_R - Static variable in class java.awt._B_o_r_d_e_r_L_a_y_o_u_t
│ │ │ │ The center layout constraint (middle of container).
│ │ │ │ _C_E_N_T_E_R - Static variable in class java.awt._F_l_o_w_L_a_y_o_u_t
│ │ │ │ This value indicates that each row of components should be centered.
│ │ │ │ @@ -1214,21 +1214,21 @@
│ │ │ │ _C_E_N_T_E_R___O_F_F_S_E_T - Enum constant in enum class
│ │ │ │ java.awt._C_o_m_p_o_n_e_n_t_._B_a_s_e_l_i_n_e_R_e_s_i_z_e_B_e_h_a_v_i_o_r
│ │ │ │ Indicates the baseline remains a fixed distance from the center of the
│ │ │ │ component.
│ │ │ │ _c_e_n_t_e_r_s_C_h_i_l_d_r_e_n - Variable in class
│ │ │ │ javax.swing.plaf.basic._B_a_s_i_c_O_p_t_i_o_n_P_a_n_e_U_I_._B_u_t_t_o_n_A_r_e_a_L_a_y_o_u_t
│ │ │ │ If true, children are lumped together in parent.
│ │ │ │ - _C_E_N_T_I_M - Static variable in class java.util.jar._J_a_r_I_n_p_u_t_S_t_r_e_a_m
│ │ │ │ + _C_E_N_T_I_M - Static variable in class java.util.jar._J_a_r_O_u_t_p_u_t_S_t_r_e_a_m
│ │ │ │ Central directory (CEN) header modification time field offset.
│ │ │ │ _C_E_N_T_U_R_I_E_S - Enum constant in enum class java.time.temporal._C_h_r_o_n_o_U_n_i_t
│ │ │ │ Unit that represents the concept of a century.
│ │ │ │ - _C_E_N_V_E_M - Static variable in class java.util.jar._J_a_r_I_n_p_u_t_S_t_r_e_a_m
│ │ │ │ + _C_E_N_V_E_M - Static variable in class java.util.jar._J_a_r_O_u_t_p_u_t_S_t_r_e_a_m
│ │ │ │ Central directory (CEN) header version made by field offset.
│ │ │ │ - _C_E_N_V_E_R - Static variable in class java.util.jar._J_a_r_I_n_p_u_t_S_t_r_e_a_m
│ │ │ │ + _C_E_N_V_E_R - Static variable in class java.util.jar._J_a_r_O_u_t_p_u_t_S_t_r_e_a_m
│ │ │ │ Central directory (CEN) header version needed to extract field offset.
│ │ │ │ _C_e_r_t_i_f_i_c_a_t_e - Class in _j_a_v_a_._s_e_c_u_r_i_t_y_._c_e_r_t
│ │ │ │ Abstract class for managing a variety of identity certificates.
│ │ │ │ _C_e_r_t_i_f_i_c_a_t_e - Class in _j_a_v_a_x_._s_e_c_u_r_i_t_y_._c_e_r_t
│ │ │ │ Deprecated, for removal: This API element is subject to removal in a
│ │ │ │ future version.
│ │ │ │ Use the classes in java.security.cert instead.
│ │ │ │ @@ -2000,15 +2000,15 @@
│ │ │ │ _c_h_a_r_W_i_d_t_h_(_c_h_a_r_) - Method in class java.awt._F_o_n_t_M_e_t_r_i_c_s
│ │ │ │ Returns the advance width of the specified character in this Font.
│ │ │ │ _c_h_a_r_W_i_d_t_h_(_i_n_t_) - Method in class java.awt._F_o_n_t_M_e_t_r_i_c_s
│ │ │ │ Returns the advance width of the specified character in this Font.
│ │ │ │ _c_h_e_c_k_(_C_l_a_s_s_<_E_>_,_ _C_l_a_s_s_<_F_>_) - Method in interface
│ │ │ │ jdk.incubator.vector._V_e_c_t_o_r_O_p_e_r_a_t_o_r_s_._C_o_n_v_e_r_s_i_o_n
│ │ │ │ Ensures that this conversion has the desired domain and range types.
│ │ │ │ - _c_h_e_c_k_(_C_l_a_s_s_<_F_>_) - Method in class jdk.incubator.vector._B_y_t_e_V_e_c_t_o_r
│ │ │ │ + _c_h_e_c_k_(_C_l_a_s_s_<_F_>_) - Method in class jdk.incubator.vector._I_n_t_V_e_c_t_o_r
│ │ │ │ Checks that this vector has the given element type, and returns this
│ │ │ │ vector unchanged.
│ │ │ │ _c_h_e_c_k_(_C_l_a_s_s_<_F_>_) - Method in class jdk.incubator.vector._V_e_c_t_o_r
│ │ │ │ Checks that this vector has the given element type, and returns this
│ │ │ │ vector unchanged.
│ │ │ │ _c_h_e_c_k_(_C_l_a_s_s_<_F_>_) - Method in class jdk.incubator.vector._V_e_c_t_o_r_M_a_s_k
│ │ │ │ Checks that this mask applies to vectors with the given element type, and
│ │ │ │ @@ -2028,15 +2028,15 @@
│ │ │ │ state.
│ │ │ │ _c_h_e_c_k_(_C_e_r_t_i_f_i_c_a_t_e_,_ _C_o_l_l_e_c_t_i_o_n_<_S_t_r_i_n_g_>_) - Method in class
│ │ │ │ java.security.cert._P_K_I_X_C_e_r_t_P_a_t_h_C_h_e_c_k_e_r
│ │ │ │ Performs the check(s) on the specified certificate using its internal
│ │ │ │ state and removes any critical extensions that it processes from the
│ │ │ │ specified collection of OID strings that represent the unresolved
│ │ │ │ critical extensions.
│ │ │ │ - _c_h_e_c_k_(_V_e_c_t_o_r_S_p_e_c_i_e_s_<_F_>_) - Method in class jdk.incubator.vector._B_y_t_e_V_e_c_t_o_r
│ │ │ │ + _c_h_e_c_k_(_V_e_c_t_o_r_S_p_e_c_i_e_s_<_F_>_) - Method in class jdk.incubator.vector._I_n_t_V_e_c_t_o_r
│ │ │ │
│ │ │ │ _c_h_e_c_k_(_V_e_c_t_o_r_S_p_e_c_i_e_s_<_F_>_) - Method in class jdk.incubator.vector._V_e_c_t_o_r
│ │ │ │ Checks that this vector has the given species, and returns this vector
│ │ │ │ unchanged.
│ │ │ │ _c_h_e_c_k_(_V_e_c_t_o_r_S_p_e_c_i_e_s_<_F_>_) - Method in class jdk.incubator.vector._V_e_c_t_o_r_M_a_s_k
│ │ │ │ Checks that this mask has the given species, and returns this mask
│ │ │ │ unchanged.
│ │ │ │ @@ -8199,16 +8199,16 @@
│ │ │ │ implementers.
│ │ │ │ _C_o_n_v_e_r_s_i_o_n_C_o_m_p_a_r_a_t_o_r_._C_o_m_p_a_r_i_s_o_n - Enum Class in _j_d_k_._d_y_n_a_l_i_n_k_._l_i_n_k_e_r
│ │ │ │ Enumeration of possible outcomes of comparing one conversion to another.
│ │ │ │ _c_o_n_v_e_r_t_(_l_o_n_g_,_ _T_i_m_e_U_n_i_t_) - Method in enum class java.util.concurrent._T_i_m_e_U_n_i_t
│ │ │ │ Converts the given time duration in the given unit to this unit.
│ │ │ │ _c_o_n_v_e_r_t_(_D_u_r_a_t_i_o_n_) - Method in enum class java.util.concurrent._T_i_m_e_U_n_i_t
│ │ │ │ Converts the given time duration to this unit.
│ │ │ │ - _c_o_n_v_e_r_t_(_V_e_c_t_o_r_O_p_e_r_a_t_o_r_s_._C_o_n_v_e_r_s_i_o_n_<_B_y_t_e_,_ _F_>_,_ _i_n_t_) - Method in class
│ │ │ │ - jdk.incubator.vector._B_y_t_e_V_e_c_t_o_r
│ │ │ │ + _c_o_n_v_e_r_t_(_V_e_c_t_o_r_O_p_e_r_a_t_o_r_s_._C_o_n_v_e_r_s_i_o_n_<_I_n_t_e_g_e_r_,_ _F_>_,_ _i_n_t_) - Method in class
│ │ │ │ + jdk.incubator.vector._I_n_t_V_e_c_t_o_r
│ │ │ │ Convert this vector to a vector of the same shape and a new element type,
│ │ │ │ converting lane values from the current ETYPE to a new lane type (called
│ │ │ │ FTYPE here) according to the indicated _c_o_n_v_e_r_s_i_o_n.
│ │ │ │ _c_o_n_v_e_r_t_(_V_e_c_t_o_r_O_p_e_r_a_t_o_r_s_._C_o_n_v_e_r_s_i_o_n_<_E_,_ _F_>_,_ _i_n_t_) - Method in class
│ │ │ │ jdk.incubator.vector._V_e_c_t_o_r
│ │ │ │ Convert this vector to a vector of the same shape and a new element type,
│ │ │ │ converting lane values from the current ETYPE to a new lane type (called
│ │ │ │ @@ -8268,16 +8268,16 @@
│ │ │ │ _c_o_n_v_e_r_t_R_o_w_I_n_d_e_x_T_o_V_i_e_w_(_i_n_t_) - Method in class javax.swing._J_T_a_b_l_e
│ │ │ │ Maps the index of the row in terms of the TableModel to the view.
│ │ │ │ _c_o_n_v_e_r_t_R_o_w_I_n_d_e_x_T_o_V_i_e_w_(_i_n_t_) - Method in class javax.swing._R_o_w_S_o_r_t_e_r
│ │ │ │ Returns the location of index in terms of the view.
│ │ │ │ _c_o_n_v_e_r_t_R_o_w_T_o_Y_(_i_n_t_) - Method in class javax.swing.plaf.basic._B_a_s_i_c_L_i_s_t_U_I
│ │ │ │ Return the JList relative Y coordinate of the origin of the specified row
│ │ │ │ or -1 if row isn't valid.
│ │ │ │ - _c_o_n_v_e_r_t_S_h_a_p_e_(_V_e_c_t_o_r_O_p_e_r_a_t_o_r_s_._C_o_n_v_e_r_s_i_o_n_<_B_y_t_e_,_ _F_>_,_ _V_e_c_t_o_r_S_p_e_c_i_e_s_<_F_>_,_ _i_n_t_) -
│ │ │ │ - Method in class jdk.incubator.vector._B_y_t_e_V_e_c_t_o_r
│ │ │ │ + _c_o_n_v_e_r_t_S_h_a_p_e_(_V_e_c_t_o_r_O_p_e_r_a_t_o_r_s_._C_o_n_v_e_r_s_i_o_n_<_I_n_t_e_g_e_r_,_ _F_>_,_ _V_e_c_t_o_r_S_p_e_c_i_e_s_<_F_>_,_ _i_n_t_) -
│ │ │ │ + Method in class jdk.incubator.vector._I_n_t_V_e_c_t_o_r
│ │ │ │ Converts this vector to a vector of the given species, shape and element
│ │ │ │ type, converting lane values from the current ETYPE to a new lane type
│ │ │ │ (called FTYPE here) according to the indicated _c_o_n_v_e_r_s_i_o_n.
│ │ │ │ _c_o_n_v_e_r_t_S_h_a_p_e_(_V_e_c_t_o_r_O_p_e_r_a_t_o_r_s_._C_o_n_v_e_r_s_i_o_n_<_E_,_ _F_>_,_ _V_e_c_t_o_r_S_p_e_c_i_e_s_<_F_>_,_ _i_n_t_) -
│ │ │ │ Method in class jdk.incubator.vector._V_e_c_t_o_r
│ │ │ │ Converts this vector to a vector of the given species, shape and element
│ │ │ │ type, converting lane values from the current ETYPE to a new lane type
│ │ ├── ./usr/share/doc/openjdk-17-jre-headless/api/index-files/index-5.html
│ │ │ @@ -1756,15 +1756,15 @@
│ │ │
│ │ │
Only the identity of the class of an Externalizable instance is
│ │ │ written in the serialization stream and it is the responsibility
│ │ │ of the class to save and restore the contents of its instances.