Package | Description |
---|---|
com.carrotsearch.hppc |
Class and Description |
---|
BytePredicate
A predicate that applies to
byte objects. |
CharBytePredicate
A predicate that applies to
char , byte pairs. |
CharCharPredicate
A predicate that applies to
char , char pairs. |
CharDoublePredicate
A predicate that applies to
char , double pairs. |
CharFloatPredicate
A predicate that applies to
char , float pairs. |
CharIntPredicate
A predicate that applies to
char , int pairs. |
CharLongPredicate
A predicate that applies to
char , long pairs. |
CharObjectPredicate
A predicate that applies to
char , Object pairs. |
CharPredicate
A predicate that applies to
char objects. |
CharShortPredicate
A predicate that applies to
char , short pairs. |
DoublePredicate
A predicate that applies to
double objects. |
FloatPredicate
A predicate that applies to
float objects. |
IntBytePredicate
A predicate that applies to
int , byte pairs. |
IntCharPredicate
A predicate that applies to
int , char pairs. |
IntDoublePredicate
A predicate that applies to
int , double pairs. |
IntFloatPredicate
A predicate that applies to
int , float pairs. |
IntIntPredicate
A predicate that applies to
int , int pairs. |
IntLongPredicate
A predicate that applies to
int , long pairs. |
IntObjectPredicate
A predicate that applies to
int , Object pairs. |
IntPredicate
A predicate that applies to
int objects. |
IntShortPredicate
A predicate that applies to
int , short pairs. |
LongBytePredicate
A predicate that applies to
long , byte pairs. |
LongCharPredicate
A predicate that applies to
long , char pairs. |
LongDoublePredicate
A predicate that applies to
long , double pairs. |
LongFloatPredicate
A predicate that applies to
long , float pairs. |
LongIntPredicate
A predicate that applies to
long , int pairs. |
LongLongPredicate
A predicate that applies to
long , long pairs. |
LongObjectPredicate
A predicate that applies to
long , Object pairs. |
LongPredicate
A predicate that applies to
long objects. |
LongShortPredicate
A predicate that applies to
long , short pairs. |
ObjectBytePredicate
A predicate that applies to
Object , byte pairs. |
ObjectCharPredicate
A predicate that applies to
Object , char pairs. |
ObjectDoublePredicate
A predicate that applies to
Object , double pairs. |
ObjectFloatPredicate
A predicate that applies to
Object , float pairs. |
ObjectIntPredicate
A predicate that applies to
Object , int pairs. |
ObjectLongPredicate
A predicate that applies to
Object , long pairs. |
ObjectObjectPredicate
A predicate that applies to
Object , Object pairs. |
ObjectPredicate
A predicate that applies to
Object objects. |
ObjectShortPredicate
A predicate that applies to
Object , short pairs. |
ShortBytePredicate
A predicate that applies to
short , byte pairs. |
ShortCharPredicate
A predicate that applies to
short , char pairs. |
ShortDoublePredicate
A predicate that applies to
short , double pairs. |
ShortFloatPredicate
A predicate that applies to
short , float pairs. |
ShortIntPredicate
A predicate that applies to
short , int pairs. |
ShortLongPredicate
A predicate that applies to
short , long pairs. |
ShortObjectPredicate
A predicate that applies to
short , Object pairs. |
ShortPredicate
A predicate that applies to
short objects. |
ShortShortPredicate
A predicate that applies to
short , short pairs. |
Copyright © 2024 Carrot Search s.c.. All rights reserved.