public abstract class AbstractFloatSet extends AbstractFloatIterable implements org.eclipse.collections.api.set.primitive.FloatSet
| Constructor and Description |
|---|
AbstractFloatSet() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
abstract int |
hashCode() |
appendString, appendString, asLazy, average, containsAll, containsAll, isEmpty, makeString, makeString, makeString, maxIfEmpty, median, minIfEmpty, notEmpty, toBag, toList, toSet, toSortedArray, toSortedList, toStringcollect, freeze, reject, select, toImmutableallSatisfy, anySatisfy, asLazy, average, contains, containsAll, containsAll, count, detectIfNone, each, floatIterator, forEach, injectInto, max, maxIfEmpty, median, min, minIfEmpty, noneSatisfy, sum, toArray, toBag, toList, toSet, toSortedArray, toSortedListpublic boolean equals(Object obj)
Copyright © 2004–2017. All rights reserved.