Interface ThreadLocalDirectory.ObservableUpdater<AGGREGATOR,​SAMPLE>

    • Method Detail

      • copy

        AGGREGATOR copy​(AGGREGATOR current)
        Create an application specific copy of the AGGREGATOR for a thread.
        Parameters:
        current - the AGGREGATOR instance to copy
        Returns:
        a copy of the incoming parameter