Class GenericData.EntrySet
- All Implemented Interfaces:
Iterable<Map.Entry<String,Object>>, Collection<Map.Entry<String, Object>>, Set<Map.Entry<String, Object>>
- Enclosing class:
GenericData
Set of object data key/value map entries.
- Since:
- 1.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractSet
equals, hashCode, removeAllMethods inherited from class AbstractCollection
add, addAll, contains, containsAll, isEmpty, remove, retainAll, toArray, toArray, toStringMethods inherited from interface Collection
parallelStream, removeIf, stream
-
Field Details
-
dataEntrySet
-
-
Constructor Details
-
EntrySet
EntrySet()
-
-
Method Details
-
iterator
-
size
-
clear
-