| 构造器和说明 |
|---|
ServiceListProvider(Supplier<List<S>> factory) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<S> |
get() |
Iterator<S> |
iterator() |
static <S> ServiceListProvider<S> |
of(Class<S> clazz) |
static <S> ServiceListProvider<S> |
of(Supplier<List<S>> factory) |
Optional<List<S>> |
optional() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2024 fossc. All rights reserved.