Class NativeObject.EntrySet
- All Implemented Interfaces:
Iterable<Map.Entry<Object,
Object>>, Collection<Map.Entry<Object, Object>>, Set<Map.Entry<Object, Object>>
- Enclosing class:
NativeObject
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractSet
equals, hashCode, removeAll
Methods inherited from class AbstractCollection
add, addAll, clear, contains, containsAll, isEmpty, remove, retainAll, toArray, toArray, toString
Methods inherited from interface Collection
parallelStream, removeIf, stream, toArray
-
Constructor Details
-
EntrySet
EntrySet()
-
-
Method Details
-
iterator
-
size
-