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 ImplementationLoaderMutableKosConfiguration. implementationLoaderprivate ImplementationLoaderMutableKosConfiguration. spiMethods in kos.api that return ImplementationLoader Modifier and Type Method Description @NonNull ImplementationLoaderKosConfiguration. getImplementationLoader()@NonNull ImplementationLoaderKosConfiguration. getSpi()Constructors in kos.api with parameters of type ImplementationLoader Constructor Description MutableKosConfiguration(ImplementationLoader spi)
-