Uses of Interface
org.eclipse.collections.api.block.predicate.primitive.ObjectIntPredicate

Packages that use ObjectIntPredicate
Package
Description
This package contains interfaces for Bag API.
This package contains interfaces for list API which enhance the performance and functionality of List.
This package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.
 
This package contains implementations of the ImmutableBag interface.
This package contains implementations of the MutableBag interface.
This package contains implementations of MutableSortedBag.
This package contains implementations of the MutableList interface.
This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
This package contains implementations of the MutableSortedMap interface.
This package contains implementations of MutableSortedSet.
This package contains implementations of the MutableStack interface.
This package contains static utilities that provide internal iteration pattern implementations which work with JCF collections.