Package | Description |
---|---|
com.hp.api |
Basic building blocks for constructing APIs.
|
com.hp.util.concurrent |
Package which provides utility classes to deal with concurrency.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Describable
Classes that implement this interface are declaring that they
have a name and a description which can each be modified.
|
Modifier and Type | Class and Description |
---|---|
class |
NamedCallable<T>
Callable decorator that names the thread it executes on.
|
class |
NamedRunnable
Runnable decorator that names the thread it executes on.
|
Copyright © 2015. All Rights Reserved.