Package adams.core

Class StoppableUtils.StoppableObserver

    • Field Detail

      • m_Recorded

        protected Set<Object> m_Recorded
        the set of objects.
      • m_StoppableObjects

        protected List<Object> m_StoppableObjects
        the list to populate.
    • Constructor Detail

      • StoppableObserver

        public StoppableObserver​(List<Object> stoppableObjects)
        Initializes the observer.
        Parameters:
        stoppableObjects - for collecting the objects