| Interface | Description |
|---|---|
| ICode |
Interface to an arbitrary piece of code that runs and can do logging.
|
| Class | Description |
|---|---|
| Lock |
Type-safe monitor class to be used in place of
Object for readability. |
| Task |
Runs a block of code periodically.
|
Threading utilities.
Copyright © 2006–2021 Apache Software Foundation. All rights reserved.