Class Locator.BlurOptions

  • Enclosing interface:
    Locator

    public static class Locator.BlurOptions
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.Double timeout
      Maximum time in milliseconds.
    • Constructor Summary

      Constructors 
      Constructor Description
      BlurOptions()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Locator.BlurOptions setTimeout​(double timeout)
      Maximum time in milliseconds.
      • Methods inherited from class java.lang.Object

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