Uses of Class
com.google.common.primitives.ShortsMethodsForWeb
-
Packages that use ShortsMethodsForWeb Package Description com.google.common.primitives Static utilities for working with the eight primitive types andvoid
, and value types for treating them as unsigned. -
-
Uses of ShortsMethodsForWeb in com.google.common.primitives
Subclasses of ShortsMethodsForWeb in com.google.common.primitives Modifier and Type Class Description class
Shorts
Static utility methods pertaining toshort
primitives, that are not already found in eitherShort
orArrays
.
-