Skip to content

Remove @Beta from UnsignedLongs (or deprecate and maybe remove) #3420

@cpovirk

Description

@cpovirk

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.)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions