2012年11月12日 - Collections.sort(List) only accepts List implementing classes. java.util.LinkedList implemnts List inteface, where as Priorityqueue doesnt implement ...
stackoverflow.com