Uses of Package
org.eclipse.collections.api.block.predicate
-
Packages that use org.eclipse.collections.api.block.predicate Package Description org.eclipse.collections.api This package contains interfaces for Eclipse Collections API.org.eclipse.collections.api.bag This package contains interfaces for Bag API.org.eclipse.collections.api.bag.sorted This package contains interfaces for SortedBag API.org.eclipse.collections.api.bimap This package contains interfaces for BiMap API.org.eclipse.collections.api.collection org.eclipse.collections.api.list This package contains interfaces for list API which enhance the performance and functionality ofList.org.eclipse.collections.api.map This package contains interfaces for map API which enhance the performance and functionality ofMaporg.eclipse.collections.api.map.primitive This package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.org.eclipse.collections.api.map.sorted This package contains mutable and immutable sorted map interfaces.org.eclipse.collections.api.multimap This package contains interfaces forMultimap.org.eclipse.collections.api.multimap.bag This package contains interfaces forBagMultimap.org.eclipse.collections.api.multimap.list This package contains interfaces forListMultimap.org.eclipse.collections.api.multimap.ordered org.eclipse.collections.api.multimap.set This package contains interfaces forSetMultimap.org.eclipse.collections.api.multimap.sortedbag This package contains interfaces forSortedBagMultimap.org.eclipse.collections.api.multimap.sortedset This package contains interfaces forSortedSetMultimap.org.eclipse.collections.api.ordered org.eclipse.collections.api.set This package contains interfaces for set API which enhance the performance and functionality ofSet.org.eclipse.collections.api.set.sorted This package contains interfaces for sorted set API.org.eclipse.collections.api.stack This package contains interfaces for stack API. -
Classes in org.eclipse.collections.api.block.predicate used by org.eclipse.collections.api Class Description Predicate A Predicate is a lambda or closure with a boolean result.Predicate2 A Predicate2 is primarily used in methods like selectWith, detectWith, rejectWith. -
Classes in org.eclipse.collections.api.block.predicate used by org.eclipse.collections.api.bag Class Description Predicate A Predicate is a lambda or closure with a boolean result.Predicate2 A Predicate2 is primarily used in methods like selectWith, detectWith, rejectWith. -
Classes in org.eclipse.collections.api.block.predicate used by org.eclipse.collections.api.bag.sorted Class Description Predicate A Predicate is a lambda or closure with a boolean result.Predicate2 A Predicate2 is primarily used in methods like selectWith, detectWith, rejectWith. -
Classes in org.eclipse.collections.api.block.predicate used by org.eclipse.collections.api.bimap Class Description Predicate A Predicate is a lambda or closure with a boolean result.Predicate2 A Predicate2 is primarily used in methods like selectWith, detectWith, rejectWith. -
Classes in org.eclipse.collections.api.block.predicate used by org.eclipse.collections.api.collection Class Description Predicate A Predicate is a lambda or closure with a boolean result.Predicate2 A Predicate2 is primarily used in methods like selectWith, detectWith, rejectWith. -
Classes in org.eclipse.collections.api.block.predicate used by org.eclipse.collections.api.list Class Description Predicate A Predicate is a lambda or closure with a boolean result.Predicate2 A Predicate2 is primarily used in methods like selectWith, detectWith, rejectWith. -
Classes in org.eclipse.collections.api.block.predicate used by org.eclipse.collections.api.map Class Description Predicate A Predicate is a lambda or closure with a boolean result.Predicate2 A Predicate2 is primarily used in methods like selectWith, detectWith, rejectWith. -
Classes in org.eclipse.collections.api.block.predicate used by org.eclipse.collections.api.map.primitive Class Description Predicate A Predicate is a lambda or closure with a boolean result.Predicate2 A Predicate2 is primarily used in methods like selectWith, detectWith, rejectWith. -
Classes in org.eclipse.collections.api.block.predicate used by org.eclipse.collections.api.map.sorted Class Description Predicate A Predicate is a lambda or closure with a boolean result.Predicate2 A Predicate2 is primarily used in methods like selectWith, detectWith, rejectWith. -
Classes in org.eclipse.collections.api.block.predicate used by org.eclipse.collections.api.multimap Class Description Predicate2 A Predicate2 is primarily used in methods like selectWith, detectWith, rejectWith. -
Classes in org.eclipse.collections.api.block.predicate used by org.eclipse.collections.api.multimap.bag Class Description Predicate2 A Predicate2 is primarily used in methods like selectWith, detectWith, rejectWith. -
Classes in org.eclipse.collections.api.block.predicate used by org.eclipse.collections.api.multimap.list Class Description Predicate2 A Predicate2 is primarily used in methods like selectWith, detectWith, rejectWith. -
Classes in org.eclipse.collections.api.block.predicate used by org.eclipse.collections.api.multimap.ordered Class Description Predicate2 A Predicate2 is primarily used in methods like selectWith, detectWith, rejectWith. -
Classes in org.eclipse.collections.api.block.predicate used by org.eclipse.collections.api.multimap.set Class Description Predicate2 A Predicate2 is primarily used in methods like selectWith, detectWith, rejectWith. -
Classes in org.eclipse.collections.api.block.predicate used by org.eclipse.collections.api.multimap.sortedbag Class Description Predicate2 A Predicate2 is primarily used in methods like selectWith, detectWith, rejectWith. -
Classes in org.eclipse.collections.api.block.predicate used by org.eclipse.collections.api.multimap.sortedset Class Description Predicate2 A Predicate2 is primarily used in methods like selectWith, detectWith, rejectWith. -
Classes in org.eclipse.collections.api.block.predicate used by org.eclipse.collections.api.ordered Class Description Predicate A Predicate is a lambda or closure with a boolean result.Predicate2 A Predicate2 is primarily used in methods like selectWith, detectWith, rejectWith. -
Classes in org.eclipse.collections.api.block.predicate used by org.eclipse.collections.api.set Class Description Predicate A Predicate is a lambda or closure with a boolean result.Predicate2 A Predicate2 is primarily used in methods like selectWith, detectWith, rejectWith. -
Classes in org.eclipse.collections.api.block.predicate used by org.eclipse.collections.api.set.sorted Class Description Predicate A Predicate is a lambda or closure with a boolean result.Predicate2 A Predicate2 is primarily used in methods like selectWith, detectWith, rejectWith. -
Classes in org.eclipse.collections.api.block.predicate used by org.eclipse.collections.api.stack Class Description Predicate A Predicate is a lambda or closure with a boolean result.Predicate2 A Predicate2 is primarily used in methods like selectWith, detectWith, rejectWith.