public interface QueueListener<T> extends EventListener
void
onTake(QueueContext<T> context)
void onTake(@Nonnull QueueContext<T> context)
Copyright © 2024. All rights reserved.