Interface IO.Effect

  • Enclosing interface:
    IO<A>

    public static interface IO.Effect
    • Method Detail

      • run

        void run()
          throws java.io.IOException
        Throws:
        java.io.IOException