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 UintVectorCoder
UintVectorCoder. UINT32
An instance of anUintVectorCoder
which encodes/decodesuint32
s.(package private) static UintVectorCoder
UintVectorCoder. UINT64
An instance of anUintVectorCoder
which encodes/decodesuint64
s.
-