Skip navigation links

Oracle® Coherence Java API Reference
Release 3.7.1.0

E22843-01


com.tangosol.util
Interface InflatableCollection.InflatedCollection

All Superinterfaces:
java.util.Collection, java.lang.Iterable
Enclosing class:
InflatableCollection

protected static interface InflatableCollection.InflatedCollection
extends java.util.Collection

A marker interface which is used to identify internally inflated Collections.


Method Summary

 

Methods inherited from interface java.util.Collection
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray

 


Skip navigation links

Oracle® Coherence Java API Reference
Release 3.7.1.0

E22843-01


Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.