Package com.carrotsearch.hppc.predicates
package com.carrotsearch.hppc.predicates
-
InterfacesClassDescriptionA predicate that applies to
byte
,byte
pairs.A predicate that applies tobyte
,char
pairs.A predicate that applies tobyte
,double
pairs.A predicate that applies tobyte
,float
pairs.A predicate that applies tobyte
,int
pairs.A predicate that applies tobyte
,long
pairs.ByteObjectPredicate<VType>A predicate that applies tobyte
,Object
pairs.A predicate that applies tobyte
objects.A predicate that applies tobyte
,short
pairs.A predicate that applies tochar
,byte
pairs.A predicate that applies tochar
,char
pairs.A predicate that applies tochar
,double
pairs.A predicate that applies tochar
,float
pairs.A predicate that applies tochar
,int
pairs.A predicate that applies tochar
,long
pairs.CharObjectPredicate<VType>A predicate that applies tochar
,Object
pairs.A predicate that applies tochar
objects.A predicate that applies tochar
,short
pairs.A predicate that applies todouble
,byte
pairs.A predicate that applies todouble
,char
pairs.A predicate that applies todouble
,double
pairs.A predicate that applies todouble
,float
pairs.A predicate that applies todouble
,int
pairs.A predicate that applies todouble
,long
pairs.DoubleObjectPredicate<VType>A predicate that applies todouble
,Object
pairs.A predicate that applies todouble
objects.A predicate that applies todouble
,short
pairs.A predicate that applies tofloat
,byte
pairs.A predicate that applies tofloat
,char
pairs.A predicate that applies tofloat
,double
pairs.A predicate that applies tofloat
,float
pairs.A predicate that applies tofloat
,int
pairs.A predicate that applies tofloat
,long
pairs.FloatObjectPredicate<VType>A predicate that applies tofloat
,Object
pairs.A predicate that applies tofloat
objects.A predicate that applies tofloat
,short
pairs.A predicate that applies toint
,byte
pairs.A predicate that applies toint
,char
pairs.A predicate that applies toint
,double
pairs.A predicate that applies toint
,float
pairs.A predicate that applies toint
,int
pairs.A predicate that applies toint
,long
pairs.IntObjectPredicate<VType>A predicate that applies toint
,Object
pairs.A predicate that applies toint
objects.A predicate that applies toint
,short
pairs.A predicate that applies tolong
,byte
pairs.A predicate that applies tolong
,char
pairs.A predicate that applies tolong
,double
pairs.A predicate that applies tolong
,float
pairs.A predicate that applies tolong
,int
pairs.A predicate that applies tolong
,long
pairs.LongObjectPredicate<VType>A predicate that applies tolong
,Object
pairs.A predicate that applies tolong
objects.A predicate that applies tolong
,short
pairs.ObjectBytePredicate<KType>A predicate that applies toObject
,byte
pairs.ObjectCharPredicate<KType>A predicate that applies toObject
,char
pairs.ObjectDoublePredicate<KType>A predicate that applies toObject
,double
pairs.ObjectFloatPredicate<KType>A predicate that applies toObject
,float
pairs.ObjectIntPredicate<KType>A predicate that applies toObject
,int
pairs.ObjectLongPredicate<KType>A predicate that applies toObject
,long
pairs.ObjectObjectPredicate<KType,VType> A predicate that applies toObject
,Object
pairs.ObjectPredicate<KType>A predicate that applies toObject
objects.ObjectShortPredicate<KType>A predicate that applies toObject
,short
pairs.A predicate that applies toshort
,byte
pairs.A predicate that applies toshort
,char
pairs.A predicate that applies toshort
,double
pairs.A predicate that applies toshort
,float
pairs.A predicate that applies toshort
,int
pairs.A predicate that applies toshort
,long
pairs.ShortObjectPredicate<VType>A predicate that applies toshort
,Object
pairs.A predicate that applies toshort
objects.A predicate that applies toshort
,short
pairs.