Class PdfDictionaryEntrySet
- All Implemented Interfaces:
Iterable<Map.Entry<PdfName, PdfObject>>, Collection<Map.Entry<PdfName, PdfObject>>, Set<Map.Entry<PdfName, PdfObject>>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static classprivate static class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractSet
equals, hashCode, removeAllMethods inherited from class AbstractCollection
add, addAll, containsAll, isEmpty, retainAll, toArray, toArray, toStringMethods inherited from interface Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface Set
add, addAll, containsAll, isEmpty, retainAll, spliterator, toArray, toArray
-
Field Details
-
set
-
-
Constructor Details
-
PdfDictionaryEntrySet
-
-
Method Details
-
contains
-
remove
-
iterator
- Specified by:
iteratorin interfaceCollection<Map.Entry<PdfName, PdfObject>>- Specified by:
iteratorin interfaceIterable<Map.Entry<PdfName, PdfObject>>- Specified by:
iteratorin interfaceSet<Map.Entry<PdfName, PdfObject>>- Specified by:
iteratorin classAbstractCollection<Map.Entry<PdfName, PdfObject>>
-
size
-
clear
-