| Class | Description |
|---|---|
| MultiFn |
Multimethod Java API.
|
| Signature |
A 'list' of classes, for optimizing method lookup.
|
| Signature0 |
Singleton
Signature implementation for zero-arity
methods. |
| Signature2 |
A pair of classes, for optimizing multimethod dispatch
functions.
|
| Signature3 |
A triple of classes, for optimizing multimethod dispatch
functions.
|
| SignatureN |
An immutable 'array list' of classes, for optimizing
multimethod dispatch functions.
|
Copyright © 2017. All rights reserved.