Class RenderingHints.Key

  • Enclosing class:
    RenderingHints

    public abstract static class RenderingHints.Key
    extends Object
    Key
    • Constructor Detail

      • Key

        protected Key​(int key)
    • Method Detail

      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object
      • intKey

        protected final int intKey()
      • isCompatibleValue

        public abstract boolean isCompatibleValue​(Object val)