Is it possible to add box elimination tricks for performance optimisations
ProGuard currently unboxes enum types when possible. Unboxing primitive types would indeed be a nice feature.
Log in to post a comment.
ProGuard currently unboxes enum types when possible. Unboxing primitive types would indeed be a nice feature.