Interface Task<T>


  • public interface Task<T>
    Created by IntelliJ IDEA. User: dochez Date: May 24, 2007 Time: 1:10:38 PM To change this template use File | Settings | File Templates.
    • Method Detail

      • run

        T run()