K - the key typepublic interface ActivationSink<K>
| Modifier and Type | Method and Description |
|---|---|
void |
activate(K key) |
void |
deactivate(K key) |
void |
setActive(K key,
boolean active) |
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.