Java   View all facts   Glossary   Help
value > primitive value > integral value
Next primitive valueboolean    Upprimitive value    Previous primitive valuefloating point value   

integral value comparison table
Subject use compare to have arithmetic operations see also contain is a synonym of have size
charbasic arithmetic operators +, -, *, / and %  Character class2 bytesUnicode character2 bytes
integer a floating point value without casting+, -, *, /, %, &, ~, <<, <<<, >>, >>>, bitwise or, bitwise exclusive or, ++, --    

Next primitive valueboolean    Upprimitive value    Previous primitive valuefloating point value