Package oracle.dbtools.plugin.api.types
Interface TypeProvider<T>
- Type Parameters:
T- The type to provide an instance of
- All Superinterfaces:
jakarta.inject.Provider<T>,Supplier<T>
Provides an instance of the specified type
- Since:
- 19.3.0
- Author:
- cdivilly
- See Also:
-
Method Summary