public static interface Caches.MapCollectableCloseableIterable<K,V>
extends org.infinispan.commons.util.CloseableIterable<org.infinispan.container.entries.CacheEntry<K,V>>
Modifier and Type | Method and Description |
---|---|
Map<K,V> |
toMap() |
forEach, spliterator
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.