Oracle® Graph
Java API Reference
Release 20.4 (F15858-05)
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- Type Parameters:
K
-
V
-
- All Superinterfaces:
- java.lang.Iterable<java.util.Map.Entry<K,V>>
public interface EntryIterable<ID,K extends PgxEntity<ID>,V>
extends java.lang.Iterable<java.util.Map.Entry<K,V>>
Marker interface for an iterable over map entries.
-
-
Method Summary
-
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
Oracle® Graph
Java API Reference
Release 20.4 (F15858-05)
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2010, 2020 Oracle and/or its affiliates. All Rights Reserved.