Class UnboundAttribute.UnboundNestHostAttribute

All Implemented Interfaces:
Attribute<NestHostAttribute>, NestHostAttribute, ClassElement, ClassfileElement, WritableElement<NestHostAttribute>
Enclosing class:
UnboundAttribute<T extends Attribute<T>>

public static final class UnboundAttribute.UnboundNestHostAttribute extends UnboundAttribute<NestHostAttribute> implements NestHostAttribute
  • Constructor Details

    • UnboundNestHostAttribute

      public UnboundNestHostAttribute(ClassEntry hostEntry)
  • Method Details

    • nestHost

      public ClassEntry nestHost()
      Description copied from interface: NestHostAttribute
      Returns the host class of the nest to which this class belongs.
      Specified by:
      nestHost in interface NestHostAttribute
      Returns:
      the host class of the nest to which this class belongs