@FunctionalInterface public interface QueueListener<T>
void
onItem(T arg)
void onItem(T arg)
Copyright © 2017. All rights reserved.