Interface ExtensionRegistry
- All Known Implementing Classes:
MutableExtensionRegistry
-
Method Summary
Modifier and TypeMethodDescriptiongetExtensions
(Class<E> extensionType) Get allExtensions
of the specified type that are present in this registry or one of its ancestors.Stream allExtensions
of the specified type that are present in this registry or one of its ancestors.
-
Method Details
-
stream
-
getExtensions
-