Annotation Type | Description |
---|---|
ConsumerType |
Adding this annotation to a type in an API package indicates that the owner
of that package will not change this interface in a minor update.
|
Export | |
ProviderType |
A change in a provider type (that is all except Consumer types) can be
changed with only (at minimum) a minor update to the package API version
number.
|
ProxyType |
This is a type that will be proxied.
|
Version |
Copyright © 2021 aQute SARL. All rights reserved.