| Interface | Description |
|---|---|
| BitwiseOperandEvaluator |
interface for evaluating operands.
|
| ByteSequence | |
| Stack<T> |
| Class | Description |
|---|---|
| ArrayListStack<T> | |
| ArrayMap | |
| BitwiseExpression |
This is generic utility class for handling Bitwise operations.
|
| ByteString |
The
ByteString class represents strings of bytes. |
| ByteStringBuffer | |
| UUID |
This class implements a version 4 (random) UUID, conforming to
RFC4122.
|
| WeakHashSet |
The
WeakHashSet is an implementation of the Set
interface that uses a WeakHashMap. |
| Exception | Description |
|---|---|
| InvalidOperandException | |
| MalformedExpressionException |
Copyright © 2010 - 2020 Adobe. All Rights Reserved