C
- the (generic) type parameter for the interface representing the type of contribution the interface provides
access topublic interface ContributionProvider<C>
NOTE: This interface is not relevant for contributions with a HTML-based user interface.
Modifier and Type | Method and Description |
---|---|
C |
get()
Gets a contribution.
|
C get()
Copyright © 2021. All rights reserved.