Interface Retriever

    • Method Detail

      • retrieve

        Object retrieve​(String key)
                 throws Exception
        Deprecated.
        Gets an object of the same type as the object implementing this method according to the key.
        Parameters:
        key - the key for the object
        Returns:
        the object that matches the key
        Throws:
        Exception - if something goes wrong