Get and remove first and last element in this tree

ReturnMethodSummary
EpollFirst()Retrieves and removes the first (lowest) element, or returns null if this set is empty.
EpollLast()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.