| Interface | Description |
|---|---|
| IDelegate |
Interface implemnted by the object returned by Delegator.bind
Use this only when no suitable alternative interface is available
|
| Class | Description |
|---|---|
| Delegator |
Delegator class from the article
http://www.onjava.com/pub/a/onjava/2003/05/21/delegates.html?page=1
Class representing a delegate template -
also a factory returning the real delegate object
|
| HashCode |
Generate good hashcode from integer data.
|
| V1Util |
Set of units.
|
| Version |
Represents the API Version
|
| Exception | Description |
|---|---|
| Delegator.DelegateInvokeException |
All problems become this type of exception
As a runtime we do not impose burdens on the calling code
|
Copyright © 2021 VersionOne, Inc.. All rights reserved.