Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.google.common.primitives Classes and Interfaces - 15 results found.
NameDescriptionTypePackageFramework
BooleansStatic utility methods pertaining to boolean primitives, that are not already found in either Boolean or Arrays.Classcom.google.common.primitivesGoogle Guava
BytesStatic utility methods pertaining to byte primitives, that are not already found in either Byte or Arrays, and interpretClasscom.google.common.primitivesGoogle Guava
CharsStatic utility methods pertaining to char primitives, that are not already found in either Character or Arrays.Classcom.google.common.primitivesGoogle Guava
DoublesStatic utility methods pertaining to double primitives, that are not already found in either Double or Arrays.Classcom.google.common.primitivesGoogle Guava
FloatsStatic utility methods pertaining to float primitives, that are not already found in either Float or Arrays.Classcom.google.common.primitivesGoogle Guava
IntsStatic utility methods pertaining to int primitives, that are not already found in either Integer or Arrays.Classcom.google.common.primitivesGoogle Guava
LongsStatic utility methods pertaining to long primitives, that are not already found in either Long or Arrays.Classcom.google.common.primitivesGoogle Guava
PrimitivesContains static utility methods pertaining to primitive types and their corresponding wrapper types.Classcom.google.common.primitivesGoogle Guava
ShortsStatic utility methods pertaining to short primitives, that are not already found in either Short or Arrays.Classcom.google.common.primitivesGoogle Guava
SignedBytesStatic utility methods pertaining to byte primitives that interpret values as signed.Classcom.google.common.primitivesGoogle Guava
UnsignedBytesStatic utility methods pertaining to byte primitives that interpret values as unsigned (that is, any negative value b is treatedClasscom.google.common.primitivesGoogle Guava
UnsignedIntegerA wrapper class for unsigned int values, supporting arithmetic operations.Classcom.google.common.primitivesGoogle Guava
UnsignedIntsStatic utility methods pertaining to int primitives that interpret values as unsigned (that is, any negative value x is treated as the positive valueClasscom.google.common.primitivesGoogle Guava
UnsignedLongA wrapper class for unsigned long values, supporting arithmetic operations.Classcom.google.common.primitivesGoogle Guava
UnsignedLongsStatic utility methods pertaining to long primitives that interpret values as unsigned (that is, any negative value x is treated as the positive valueClasscom.google.common.primitivesGoogle Guava