public static interface Attributes.SetEntry extends Attributes.Entry, Set<String>
| Modifier and Type | Method and Description |
|---|---|
default Spliterator<String> |
spliterator()
Create a spliterator over the elements of this distinct, ordered, and non-null collection.
|
getKey, removeRangeadd, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, subList, toArray, toArrayparallelStream, removeIf, streamdefault Spliterator<String> spliterator()
spliterator in interface Attributes.Entryspliterator in interface Collection<String>spliterator in interface Iterable<String>spliterator in interface List<String>spliterator in interface Set<String>Copyright © 2017 JBoss by Red Hat. All rights reserved.