Package 

Class Overlay

    • Constructor Summary

      Constructors 
      Constructor Description
      Overlay(String color, Float opacity, Boolean dismissible)
    • Method Summary

      Modifier and Type Method Description
      final String getColor()
      final Float getOpacity()
      final Boolean isDismissible()
      Boolean equals(Object other)
      Integer hashCode()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Overlay

        Overlay(String color, Float opacity, Boolean dismissible)