Interface Algorithms.Action<T>

  • Enclosing class:
    Algorithms

    public static interface Algorithms.Action<T>
    • Method Detail

      • run

        T run()
        throws java.lang.Exception
        Throws:
        java.lang.Exception