You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 5, 2023. It is now read-only.
As this is likely to be a mechanical change, do take note to list down the steps that you've taken to resolve this issue. Refer to our coding conventions for more details.
The text was updated successfully, but these errors were encountered:
pyokagan
added
AB3-blocker
This issue would be better resolved before with fork the code base for AB3
and removed
AB3-blocker
This issue would be better resolved before with fork the code base for AB3
labels
Aug 14, 2018
We can convert method calls like
Arrays#asList(...)
to useList#of(...)
. https://dzone.com/articles/java-9-factory-methods-to-create-immutable-collectAs this is likely to be a mechanical change, do take note to list down the steps that you've taken to resolve this issue. Refer to our coding conventions for more details.
The text was updated successfully, but these errors were encountered: