public abstract class AbstractCharSet extends AbstractCharIterable implements org.eclipse.collections.api.set.primitive.CharSet
| Constructor and Description |
|---|
AbstractCharSet() |
| 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, charIterator, contains, containsAll, containsAll, count, detectIfNone, each, forEach, injectInto, max, maxIfEmpty, median, min, minIfEmpty, noneSatisfy, sum, toArray, toBag, toList, toSet, toSortedArray, toSortedListpublic boolean equals(Object obj)
Copyright © 2004–2018. All rights reserved.