public class AllPresentServiceProvider<T> extends Object implements ServiceProvider<T>
AllPresentServiceProvider()
AllPresentServiceProvider(boolean defaultValueIfMissOnClassesAnnotation)
Iterator<T>
get(Class<T> serviceClass)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AllPresentServiceProvider()
public AllPresentServiceProvider(boolean defaultValueIfMissOnClassesAnnotation)
public Iterator<T> get(Class<T> serviceClass)
get
Factory<Class<T>,Iterator<T>>
Provider<Class<T>,Iterator<T>>
Supplier<Class<T>,Iterator<T>>
ServiceProvider<T>
Copyright © 2022. All rights reserved.