예제 #1
0
 /** @return {@code true} If the loader is closed. */
 boolean isClosed() {
   return fut.isDone();
 }