HashAttributeSet.HashAttributeSet() | Java

 

Descripción

Sintaxis

public HashAttributeSet()
protected HashAttributeSet(Class<?> interfaceName)
public HashAttributeSet(Attribute attribute)
public HashAttributeSet(Attribute[] attributes)
protected HashAttributeSet(Attribute[] attributes, Class<?> interfaceName)
protected HashAttributeSet(Attribute attribute, Class<?> interfaceName)
public HashAttributeSet(AttributeSet attributes)
protected HashAttributeSet(AttributeSet attributes, Class<?> interfaceName)

Parámetros

  • Attribute attribute,
  • Class<?> interfaceName,
  • Attribute[] attributes,
  • AttributeSet attributes,

Excepciones

ClassCastException, NullPointerException

Clase Padre

HashAttributeSet

Ejemplo


Líneas de Código

    Manual Java

    Aprende más sobre Java consultando online o descargando nuestro manual.

    Test Java

    ¿Te atreves a probar tus habilidades y conocimiento en Java con nuestro test?

    Vídeos Java

    Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.