Java Thrift libraries no longer use specially defined UInt32 etc. classes Summary: There was really no need for these now that we are getting rid of unsigned, they should all just use the builtin int and long types