← 返回首页
RecordComponent (Java SE 26 & JDK 26)
JavaScript is disabled on your browser.
Contents  
  1. Description
  2. Method Summary
    1. Methods declared in class Object
    2. Methods declared in interface AnnotatedElement
  3. Method Details
    1. getName()
    2. getType()
    3. getGenericSignature()
    4. getGenericType()
    5. getAnnotatedType()
    6. getAccessor()
    7. getAnnotation(Class)
    8. getAnnotations()
    9. getDeclaredAnnotations()
    10. toString()
    11. getDeclaringRecord()
Hide sidebar  Show sidebar

Class RecordComponent

java.lang.Object
java.lang.reflect.RecordComponent
All Implemented Interfaces: AnnotatedElement
public final class RecordComponent extends Object implements AnnotatedElement
A RecordComponent provides information about, and dynamic access to, a component of a record class.
See Java Language Specification: 8.10 Record Classes
Since: 16 See Also:

Scripting on this page tracks web page traffic, but does not change the content in any way.