Uses of Interface
kos.api.ImplementationLoader
-
Packages that use ImplementationLoader Package Description kos.api -
-
Uses of ImplementationLoader in kos.api
Classes in kos.api that implement ImplementationLoader Modifier and Type Class Description static classImplementationLoader.SPIImplementationLoaderFields in kos.api declared as ImplementationLoader Modifier and Type Field Description private ImplementationLoaderMutableKosContext. implementationLoaderprivate ImplementationLoaderMutableKosContext. spiMethods in kos.api that return ImplementationLoader Modifier and Type Method Description @NonNull ImplementationLoaderKosContext. getImplementationLoader()@NonNull ImplementationLoaderKosContext. getSpi()Constructors in kos.api with parameters of type ImplementationLoader Constructor Description MutableKosContext(ImplementationLoader spi)
-