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.
|
Version |
Copyright © 2015 aQute SARL. All rights reserved.