Package 

Class LayerTreeEvent.LayerTreeDidChangeEvent

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final List<Layer> layers
    • Method Summary

      Modifier and Type Method Description
      final List<Layer> component1()
      final LayerTreeEvent.LayerTreeDidChangeEvent copy(List<Layer> layers)
      final List<Layer> getLayers() Layer tree, absent if not in the comspositing mode.
      • Methods inherited from class org.hildan.chrome.devtools.domains.layertree.events.LayerTreeEvent

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

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