Class RendererConfiguration


  • public final class RendererConfiguration
    extends Object
    The configuration of a Renderer.
    • Field Detail

      • tunneling

        public final boolean tunneling
        Whether to enable tunneling.
    • Constructor Detail

      • RendererConfiguration

        public RendererConfiguration​(boolean tunneling)
        Parameters:
        tunneling - Whether to enable tunneling.
    • Method Detail

      • equals

        public boolean equals​(@Nullable
                              Object obj)
        Overrides:
        equals in class Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object