Class LinkEvent

    • Constructor Detail

      • LinkEvent

        public LinkEvent​(LinkEvent.Type type,
                         Link link)
        Creates an event of a given type and for the specified link and the current time.
        Parameters:
        type - link event type
        link - event link subject
      • LinkEvent

        public LinkEvent​(LinkEvent.Type type,
                         Link link,
                         long time)
        Creates an event of a given type and for the specified link and time.
        Parameters:
        type - link event type
        link - event link subject
        time - occurrence time