Descripción
Sintaxis
public final class Class<T> extends Object implements Serializable, GenericDeclaration, Type, AnnotatedElement
Métodos
- asSubclass()
- cast()
- desiredAssertionStatus()
- forName()
- getAnnotatedInterfaces()
- getAnnotatedSuperclass()
- getAnnotation()
- getAnnotations()
- getAnnotationsByType()
- getCanonicalName()
- getClasses()
- getClassLoader()
- getComponentType()
- getConstructor()
- getConstructors()
- getDeclaredAnnotation()
- getDeclaredAnnotations()
- getDeclaredAnnotationsByType()
- getDeclaredClasses()
- getDeclaredConstructor()
- getDeclaredConstructors()
- getDeclaredField()
- getDeclaredFields()
- getDeclaredMethod()
- getDeclaredMethods()
- getDeclaringClass()
- getEnclosingClass()
- getEnclosingConstructor()
- getEnclosingMethod()
- getEnumConstants()
- getField()
- getFields()
- getGenericInterfaces()
- getGenericSuperclass()
- getInterfaces()
- getMethod()
- getMethods()
- getModifiers()
- getModule()
- getName()
- getPackage()
- getPackageName()
- getProtectionDomain()
- getResource()
- getResourceAsStream()
- getSigners()
- getSimpleName()
- getSuperclass()
- getTypeName()
- getTypeParameters()
- isAnnotation()
- isAnnotationPresent()
- isAnonymousClass()
- isArray()
- isAssignableFrom()
- isEnum()
- isInstance()
- isInterface()
- isLocalClass()
- isMemberClass()
- isPrimitive()
- isSynthetic()
- newInstance()
- toGenericString()
- toString()
Ejemplo
Artículos
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.