Class ByteFieldSource


@Deprecated public class ByteFieldSource extends FieldCacheSource
Deprecated.
Obtains int field values from the FieldCache using getInts() and makes those values available as other numeric types, casting as needed. *