JavaScript is disabled on your browser.
Method Summary
Methods inherited from class org.eclipse.net4j.util.container.delegate.ContainerCollection
add , addAll , clear , contains , containsAll , equals , getElements , hashCode , isEmpty , iterator , remove , removeAll , retainAll , size , toArray , toArray
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener , fireEvent , fireEvent , fireEvent , fireThrowable , firstListenerAdded , getListeners , getNotificationService , hasListeners , lastListenerRemoved , removeListener
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.SortedSet
spliterator
Methods inherited from interface java.util.Set
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream
Methods inherited from interface java.lang.Iterable
forEach
Method Detail
first
public E first()
Specified by:
first
in interface java.util.SortedSet<E >
Category
READ
last
public E last()
Specified by:
last
in interface java.util.SortedSet<E >
Category
READ
Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html