Class MediaRuleConstants


  • public final class MediaRuleConstants
    extends java.lang.Object
    Class that bundles a series of media rule constants.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String AND
      The Constant AND.
      static java.lang.String MAX
      The Constant MAX.
      static java.lang.String MIN
      The Constant MIN.
      static java.lang.String NOT
      The Constant NOT.
      static java.lang.String ONLY
      The Constant ONLY.
    • Method Summary

      • Methods inherited from class java.lang.Object

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