@FunctionalInterface public interface KeyDeliveryConsumer<T>
| Modifier and Type | Method and Description |
|---|---|
void |
consume(ch.sourcepond.io.fileobserver.api.KeyDeliveryHook pHook,
T pKey) |
void consume(ch.sourcepond.io.fileobserver.api.KeyDeliveryHook pHook,
T pKey)
Copyright © 2017 SourcePond. All rights reserved.