These methods are likely to be very stable, and at least UnsignedLongs.toString has a good bit of usage. However, these utilities duplicate some Java 8 methods (though IIRC ours are currently implemented more performantly). I suspect that we'd ultimately prefer to remove these.
(All this goes for UnsignedInts, too, IIRC.)