File tree 2 files changed +0
-4
lines changed
android/guava/src/com/google/common/util/concurrent
guava/src/com/google/common/util/concurrent
2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 16
16
17
17
import static com .google .common .collect .Lists .newArrayList ;
18
18
19
- import com .google .common .annotations .Beta ;
20
19
import com .google .common .annotations .GwtIncompatible ;
21
20
import com .google .common .annotations .J2ktIncompatible ;
22
21
import com .google .common .annotations .VisibleForTesting ;
83
82
* @author Dimitris Andreou
84
83
* @since 13.0
85
84
*/
86
- @ Beta
87
85
@ J2ktIncompatible
88
86
@ GwtIncompatible
89
87
@ ElementTypesAreNonnullByDefault
Original file line number Diff line number Diff line change 16
16
17
17
import static com .google .common .collect .Lists .newArrayList ;
18
18
19
- import com .google .common .annotations .Beta ;
20
19
import com .google .common .annotations .GwtIncompatible ;
21
20
import com .google .common .annotations .J2ktIncompatible ;
22
21
import com .google .common .annotations .VisibleForTesting ;
83
82
* @author Dimitris Andreou
84
83
* @since 13.0
85
84
*/
86
- @ Beta
87
85
@ J2ktIncompatible
88
86
@ GwtIncompatible
89
87
@ ElementTypesAreNonnullByDefault
You can’t perform that action at this time.
0 commit comments