Uses of Interface
io.github.mmm.code.base.loader.SourceCodeProvider
Packages that use SourceCodeProvider
-
Uses of SourceCodeProvider in io.github.mmm.code.base.loader
Classes in io.github.mmm.code.base.loader that implement SourceCodeProviderModifier and TypeClassDescriptionclassAbstract base implementation ofSourceCodeProvider.classBase implementation ofBaseSourceCodeProviderfor a source-code directory in the filesystem.classBase implementation ofBaseSourceCodeProviderfor a source-code directory in the filesystem.classEmpty implementation ofSourceCodeProviderfor no sources.classImplementation ofSourceCodeProviderfor lazy instantiation.Methods in io.github.mmm.code.base.loader that return SourceCodeProviderConstructor parameters in io.github.mmm.code.base.loader with type arguments of type SourceCodeProviderModifierConstructorDescriptionSourceCodeProviderProxy(Supplier<SourceCodeProvider> supplier) The constructor.