public interface ActivationSource<K> extends ActivationProvider<K>
| Modifier and Type | Method and Description |
|---|---|
static <K> ActivationSource<K> |
create(Predicate<? super K> isActive,
Supplier<? extends Set<K>> getKeys) |
Set<K> |
getKeys() |
isActiveCopyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.