File tree 6 files changed +0
-12
lines changed
android/guava/src/com/google/common/primitives
guava/src/com/google/common/primitives
6 files changed +0
-12
lines changed Original file line number Diff line number Diff line change 16
16
17
17
import static com .google .common .base .Preconditions .checkArgument ;
18
18
19
- import com .google .common .annotations .Beta ;
20
19
import com .google .common .annotations .GwtCompatible ;
21
20
import com .google .common .base .Preconditions ;
22
21
import com .google .errorprone .annotations .CanIgnoreReturnValue ;
76
75
*
77
76
* @since 22.0
78
77
*/
79
- @ Beta
80
78
@ GwtCompatible
81
79
@ Immutable
82
80
@ ElementTypesAreNonnullByDefault
Original file line number Diff line number Diff line change 16
16
17
17
import static com .google .common .base .Preconditions .checkArgument ;
18
18
19
- import com .google .common .annotations .Beta ;
20
19
import com .google .common .annotations .GwtCompatible ;
21
20
import com .google .common .base .Preconditions ;
22
21
import com .google .errorprone .annotations .CanIgnoreReturnValue ;
76
75
*
77
76
* @since 22.0
78
77
*/
79
- @ Beta
80
78
@ GwtCompatible
81
79
@ Immutable
82
80
@ ElementTypesAreNonnullByDefault
Original file line number Diff line number Diff line change 16
16
17
17
import static com .google .common .base .Preconditions .checkArgument ;
18
18
19
- import com .google .common .annotations .Beta ;
20
19
import com .google .common .annotations .GwtCompatible ;
21
20
import com .google .common .base .Preconditions ;
22
21
import com .google .errorprone .annotations .CanIgnoreReturnValue ;
76
75
*
77
76
* @since 22.0
78
77
*/
79
- @ Beta
80
78
@ GwtCompatible
81
79
@ Immutable
82
80
@ ElementTypesAreNonnullByDefault
Original file line number Diff line number Diff line change 17
17
import static com .google .common .base .Preconditions .checkArgument ;
18
18
import static com .google .common .base .Preconditions .checkNotNull ;
19
19
20
- import com .google .common .annotations .Beta ;
21
20
import com .google .common .annotations .GwtCompatible ;
22
21
import com .google .common .base .Preconditions ;
23
22
import com .google .errorprone .annotations .CanIgnoreReturnValue ;
84
83
*
85
84
* @since 22.0
86
85
*/
87
- @ Beta
88
86
@ GwtCompatible
89
87
@ Immutable
90
88
@ ElementTypesAreNonnullByDefault
Original file line number Diff line number Diff line change 17
17
import static com .google .common .base .Preconditions .checkArgument ;
18
18
import static com .google .common .base .Preconditions .checkNotNull ;
19
19
20
- import com .google .common .annotations .Beta ;
21
20
import com .google .common .annotations .GwtCompatible ;
22
21
import com .google .common .base .Preconditions ;
23
22
import com .google .errorprone .annotations .CanIgnoreReturnValue ;
84
83
*
85
84
* @since 22.0
86
85
*/
87
- @ Beta
88
86
@ GwtCompatible
89
87
@ Immutable
90
88
@ ElementTypesAreNonnullByDefault
Original file line number Diff line number Diff line change 17
17
import static com .google .common .base .Preconditions .checkArgument ;
18
18
import static com .google .common .base .Preconditions .checkNotNull ;
19
19
20
- import com .google .common .annotations .Beta ;
21
20
import com .google .common .annotations .GwtCompatible ;
22
21
import com .google .common .base .Preconditions ;
23
22
import com .google .errorprone .annotations .CanIgnoreReturnValue ;
84
83
*
85
84
* @since 22.0
86
85
*/
87
- @ Beta
88
86
@ GwtCompatible
89
87
@ Immutable
90
88
@ ElementTypesAreNonnullByDefault
You can’t perform that action at this time.
0 commit comments