Interface CollectionOperations<V,C extends Collection<V>>

All Superinterfaces:
Operations<C>
All Known Implementing Classes:
SetOperations

public interface CollectionOperations<V,C extends Collection<V>> extends Operations<C>
Author:
Paul Ferraro
  • Method Summary

    Modifier and Type
    Method
    Description
    default Predicate<C>
     

    Methods inherited from interface org.wildfly.clustering.cache.function.Operations

    getCopier, getFactory