程序包 org.coodex.util

类 SelectableFactoryLoaderImpl<PARAM,PROD,F extends SelectableFactory<PROD,PARAM>>

java.lang.Object
org.coodex.util.LazySelectableServiceLoader<PARAM,F>
org.coodex.util.SelectableFactoryLoaderImpl<PARAM,PROD,F>
所有已实现的接口:
SelectableFactoryLoader<PARAM,PROD,F>, SelectableServiceLoader<PARAM,F>, ServiceLoader<F>

public abstract class SelectableFactoryLoaderImpl<PARAM,PROD,F extends SelectableFactory<PROD,PARAM>> extends LazySelectableServiceLoader<PARAM,F> implements SelectableFactoryLoader<PARAM,PROD,F>