Interface CollectionOperations<V,C extends Collection<V>>
- All Superinterfaces:
Operations<C>
- All Known Implementing Classes:
SetOperations
- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface org.wildfly.clustering.cache.function.Operations
getCopier, getFactory
-
Method Details
-
isEmpty
- Specified by:
isEmpty
in interfaceOperations<V>
-