public abstract class AbstractFloatSortedSet extends AbstractFloatSet implements FloatSortedSet
Modifier and Type | Method and Description |
---|---|
abstract FloatBidirectionalIterator |
iterator()
Returns a type-specific iterator on the elements of this collection.
|
equals, hashCode, rem, remove
add, add, addAll, addAll, contains, contains, containsAll, containsAll, remove, removeAll, removeAll, retainAll, retainAll, toArray, toFloatArray, toFloatArray, toString
comparator, first, firstFloat, headSet, headSet, iterator, last, lastFloat, spliterator, subSet, subSet, tailSet, tailSet
add, contains, of, of, of, of, of, rem, remove, remove
add, addAll, contains, containsAll, doubleIterator, doubleParallelStream, doubleSpliterator, doubleStream, parallelStream, removeAll, removeIf, removeIf, removeIf, retainAll, stream, toArray, toFloatArray, toFloatArray
forEach, forEach, forEach
public abstract FloatBidirectionalIterator iterator()
FloatCollection
iterator
in interface FloatBidirectionalIterable
iterator
in interface FloatCollection
iterator
in interface FloatIterable
iterator
in interface FloatSet
iterator
in interface FloatSortedSet
iterator
in interface java.lang.Iterable<java.lang.Float>
iterator
in interface java.util.Collection<java.lang.Float>
iterator
in interface java.util.Set<java.lang.Float>
iterator
in class AbstractFloatSet
Iterable.iterator()