T
public interface IQueueWorker<T>
void
doWork(T workingElement)
void doWork(T workingElement) throws Exception
workingElement
Exception
Copyright © 2010-2014 anotheria.net. All Rights Reserved.