API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Class java.util.concurrent.PriorityBlockingQueue

Changed Methods
Comparator<? super E> comparator() Change in return type from Comparator to (Comparator<? super E>).
Returns the comparator used to order this collection, or null if this collection is sorted according to its elements natural ordering (using Comparable).
 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff