Interface JexlCache.Reference

    • Method Detail

      • getCache

        java.lang.Object getCache()
        Gets the referenced object.
        Returns:
        the referenced object
      • setCache

        void setCache​(java.lang.Object cache)
        Sets the referenced object.
        Parameters:
        cache - the referenced object