- java.lang.Object
-
- java.util.AbstractCollection<E>
-
- java.util.AbstractSet<E>
-
- java.util.HashSet<E>
-
- java.util.LinkedHashSet<java.lang.String>
-
- org.jpmml.sparkml.DocumentFeature.StopWordSet
-
-
Constructor Summary
Constructors
| Constructor and Description |
StopWordSet(boolean caseSensitive) |
-
Method Summary
-
Methods inherited from class java.util.LinkedHashSet
spliterator
-
Methods inherited from class java.util.HashSet
add, clear, clone, contains, isEmpty, iterator, remove, size
-
Methods inherited from class java.util.AbstractSet
removeAll
-
Methods inherited from class java.util.AbstractCollection
addAll, containsAll, retainAll, toArray, toArray, toString
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Set
add, addAll, clear, contains, containsAll, 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
-
hashCode
public int hashCode()
- Specified by:
hashCode in interface java.util.Collection<java.lang.String>
- Specified by:
hashCode in interface java.util.Set<java.lang.String>
- Overrides:
hashCode in class java.util.AbstractSet<java.lang.String>
Copyright © 2017. All Rights Reserved.