Schnittstelle INestHostAttribute

Alle bekannten Implementierungsklassen:
NestHostAttribute

public interface INestHostAttribute
Description of a nest host attribute as described in the JVM specifications.
Seit:
3.16
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    int
    Answer back the class name index.
    char[]
    Answer back the class name as specified in the JVM specifications.
  • Methodendetails

    • getNestHostName

      char[] getNestHostName()
      Answer back the class name as specified in the JVM specifications.
      Gibt zurück:
      the class name as specified in the JVM specifications
    • getNestHostIndex

      int getNestHostIndex()
      Answer back the class name index.
      Gibt zurück:
      the class name index