public static interface Do.Task<T>
T
perform()
T perform() throws java.lang.Exception
java.lang.Exception