Package 

Class CastEvent.SinksUpdatedEvent

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final List<Sink> sinks
    • Method Summary

      Modifier and Type Method Description
      final List<Sink> component1()
      final CastEvent.SinksUpdatedEvent copy(List<Sink> sinks)
      final List<Sink> getSinks()
      • Methods inherited from class org.hildan.chrome.devtools.domains.cast.events.CastEvent

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait