Uses of Class
com.google.common.geometry.UintVectorCoder
-
-
Uses of UintVectorCoder in com.google.common.geometry
Fields in com.google.common.geometry declared as UintVectorCoder Modifier and Type Field Description (package private) static UintVectorCoderUintVectorCoder. UINT32An instance of anUintVectorCoderwhich encodes/decodesuint32s.(package private) static UintVectorCoderUintVectorCoder. UINT64An instance of anUintVectorCoderwhich encodes/decodesuint64s.
-