private static class ThreadPool.Task extends Object
(package private) String
name
(package private) Runnable
runnable
ThreadPool.Task(Runnable runnable, String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Runnable runnable
final String name
Copyright 2007-2013, multiple authors.Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.