Skip to content
Commit aadf1b66 authored by Daulet Zhanguzin's avatar Daulet Zhanguzin
Browse files

Correct Preconditions.checkNotNull usage.

Reference to check should be first parameter. Since Preconditions
doesn't have the right overload using Objects.requireNonNull, transition
to which was already planned.

Bug: 146340409

Test: Treehugger
Change-Id: I77b8c1f247c2f6e9abdbfe3bc627be04bd4d407b
parent a46c4537
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment