public static interface LinkedQueue.PollCallBack<E>
boolean
CallBack(E current, E next)
boolean CallBack(E current, E next)