JavaScript is disabled on your browser.
  • Summary:
  • Nested Field
  • Method
Package: groovy.lang

[Java] Interface AdaptingMetaClass

  • All Superinterfaces:
    MetaClass, MetaObjectProtocol

    public interface AdaptingMetaClass
    extends MetaClass 

    An interface for MetaClass instances that "adapt" other MetaClass instances such as a proxy or delegating MetaClass.

    Since:
    1.5

    • Method Detail

      • public MetaClass getAdaptee()

        Returns the MetaClass that this adapter adapts

        Returns:
        The MetaClass instance

      • public void setAdaptee(MetaClass metaClass)

        Sets the MetaClass adapted by this MetaClass

        Parameters:
        metaClass - The MetaClass to adapt

  • Summary:
  • Nested Field
  • Method

Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /