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

[Java] Class Expando

    • Constructor Detail

      • public Expando()

      • public Expando(Map expandoProperties)

    • Method Detail

      • protected Map createMap()

        Factory method to create a new Map used to store the expando properties map

        Returns:
        a newly created Map implementation

      • @Override
        public boolean equals(Object obj)

        This allows equals to be overridden by a closure field method attached to the expando object.

        See Also:
        Object.equals

      • public List getMetaPropertyValues()

      • public Map getProperties()

        Returns:
        the dynamically expanded properties

      • @Override
        public int hashCode()

        This allows hashCode to be overridden by a closure field method attached to the expando object.

        See Also:
        Object.hashCode

      • @Override
        public String toString()

        This allows toString to be overridden by a closure field method attached to the expando object.

        See Also:
        Object.toString

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

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