Interface IALocationManager.Consumer<T>

  • Enclosing class:
    IALocationManager

    public static interface IALocationManager.Consumer<T>
    • Method Detail

      • accept

        void accept​(T t)