Return | Method | Summary |
---|---|---|
E | pollFirst() | Retrieves and removes the first (lowest) element, or returns null if this set is empty. |
E | pollLast() | Retrieves and removes the last (highest) element, or returns null if this set is empty. |
java2s.com | Contact Us | Privacy Policy |
Copyright 2009 - 12 Demo Source and Support. All rights reserved. |
All other trademarks are property of their respective owners. |