Skip to content

Commit

Permalink
visibility is now needed for access from AbstractReadContext
Browse files Browse the repository at this point in the history
  • Loading branch information
olavloite committed Apr 3, 2019
1 parent a12ffe4 commit 3eba9ba
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1417,7 +1417,6 @@ public com.google.spanner.v1.ExecuteBatchDmlResponse call() throws Exception {
}
}

@VisibleForTesting
abstract static class AbstractResultSet<R> extends AbstractStructReader implements ResultSet {
interface Listener {
/**
Expand Down

0 comments on commit 3eba9ba

Please sign in to comment.