File tree Expand file tree Collapse file tree
gcloud-java-bigquery/src/main/java/com/google/gcloud/bigquery
gcloud-java-storage/src/test/java/com/google/gcloud/storage/it Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020import static com .google .common .base .Preconditions .checkState ;
2121
2222import com .google .api .client .util .Data ;
23- import com .google .api .client .util .Lists ;
2423import com .google .common .base .Function ;
2524import com .google .common .base .MoreObjects ;
25+ import com .google .common .collect .Lists ;
2626
2727import java .io .Serializable ;
2828import java .util .List ;
Original file line number Diff line number Diff line change 2525import static org .junit .Assert .assertTrue ;
2626import static org .junit .Assert .fail ;
2727
28- import com .google .api .client .util .Lists ;
2928import com .google .common .collect .ImmutableList ;
3029import com .google .common .collect .ImmutableMap ;
3130import com .google .common .collect .ImmutableSet ;
31+ import com .google .common .collect .Lists ;
3232import com .google .gcloud .Page ;
3333import com .google .gcloud .ReadChannel ;
3434import com .google .gcloud .RestorableState ;
You can’t perform that action at this time.
0 commit comments