JavaScript is disabled on your browser.
Package: groovy.lang

[Java] Class ExpandoMetaClass.ExpandoMetaProperty


  • protected class ExpandoMetaClass.ExpandoMetaProperty
    extends GroovyObjectSupport 

    Instances of this class are returned when using the << left shift operator.

    Example:

    metaClass.myMethod << { String args -> }

    This allows callbacks to the ExpandoMetaClass for registering appending methods

    • Field Detail

      • protected boolean isStatic

      • protected String propertyName

    • Constructor Detail

      • protected ExpandoMetaProperty(String name)

      • protected ExpandoMetaProperty(String name, boolean isStatic)

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

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