Uses of Interface
io.github.mmm.code.base.loader.BaseLoader
Packages that use BaseLoader
Package
Description
-
Uses of BaseLoader in io.github.mmm.code.base
Subinterfaces of BaseLoader in io.github.mmm.code.baseModifier and TypeInterfaceDescriptioninterfaceBase interface forCodeContext.interfaceBase interface forCodeProvider.Classes in io.github.mmm.code.base that implement BaseLoaderModifier and TypeClassDescriptionclassBase implementation ofBaseContext.classExtendsAbstractBaseContextwith caching to speed up lookups.classBase implementation ofBaseProvider.classImplementation ofAbstractBaseContextforchild context.Methods in io.github.mmm.code.base that return BaseLoaderModifier and TypeMethodDescriptionprotected abstract BaseLoaderAbstractBaseContextWithCache.getLoader() -
Uses of BaseLoader in io.github.mmm.code.base.loader
Subinterfaces of BaseLoader in io.github.mmm.code.base.loaderModifier and TypeInterfaceDescriptioninterfaceBaseLoaderthat encapsulates the physical loading of code from aBaseSource.Classes in io.github.mmm.code.base.loader that implement BaseLoaderModifier and TypeClassDescriptionclassAbstract base implementation ofBaseSourceLoader.classBaseSourceLoaderImplto load from existingpackage structurein memory. -
Uses of BaseLoader in io.github.mmm.code.base.source
Subinterfaces of BaseLoader in io.github.mmm.code.base.sourceClasses in io.github.mmm.code.base.source that implement BaseLoader