static <E> AsynQueue<E>
asyn(Calls.EoV<E> callback, int time)
asyn(Calls.EoV<E> callback, long time)
asyn(Queue<E> queue, Calls.EoV<E> callback, int time)
asyn(Queue<E> queue, Calls.EoV<E> callback, long time)