
| Interface | Description |
|---|---|
| SpecializeMethod.ANY |
Represents a type that matches any type, even void.
|
| Annotation Type | Description |
|---|---|
| CompilerHint |
An annotation to mark another annotation as a compiler hint.
|
| DoNotInline |
An annotation to mark a given method as not inlineable.
|
| SpecializeMethod |
An annotation to mark a given method as being specialized.
|
Copyright © 2018. All rights reserved.