See: Description

| Interface | Description |
|---|---|
| Aspectable |
Java interface to represent an aspect that triggers actions before and after an action.
|
| Class | Description |
|---|---|
| AtomicDouble |
AtomicDouble class.
|
| ExceptionUtil |
ExceptionUtil class.
|
| ModCountDownLatch |
Extension of JCU CountDownLatch to allow for increments (so as to support finish).
|
| Pair<L,R> |
A utility class that represent a 2-tuple of values, usually used by methods which want to return multiple values.
|
| ThreadLocalCounter | |
| ValueWrapper<ValueType> |
A ValueWrapper represents a value of type ValueType.
|
| Exception | Description |
|---|---|
| AbortedException |
AbortedException is thrown by a task to notify the runtime that this task needs to be immediately aborted.
|
| DeadlockException |
DeadlockException class.
|
| MultipleExceptions |
MultipleExceptions class.
|
Copyright © 2015 Rice University - Department of Computer Science. All rights reserved.