NonNullByDefault annotation.TYPE_USE position:
The type that has this annotation is intended to not include the value null.@NonNull.TYPE_USE position:
The type that has this annotation explicitly includes the value null.Copyright © 2014. All rights reserved.