摘要: A functional interface similar to Runnable but allows throwing a checked exception. public interface Action { /** * Runs the action and optionally thr 阅读全文
posted @ 2018-01-22 09:54 天长地久-无为 阅读(236) 评论(0) 推荐(0)