Interface FileTreeDataViews.ObservableCache<T>

    • Method Detail

      • addCacheObserver

        int addCacheObserver​(FileTreeDataViews.CacheObserver<T> observer)
        Add an observer of cache events.
        Parameters:
        observer - the observer to add
        Returns:
        the handle to the observer.