Package-level declarations
Types
Link copied to clipboard
Interface for classes that implement optional features. A provider don't need to provide all features but must be able to tell which features are supported or not.
Link copied to clipboard
Annotation for functions that are optional to implement. Classes must handle the case that the function is not implemented
Link copied to clipboard