File tree Expand file tree Collapse file tree 7 files changed +35
-0
lines changed
main/java/io/sentry/vendor/gson/stream
test/java/io/sentry/vendor/gson/stream Expand file tree Collapse file tree 7 files changed +35
-0
lines changed Original file line number Diff line number Diff line change 1616
1717package io .sentry .vendor .gson .stream ;
1818
19+ // Source: https://github.com/google/gson
20+ // Tag: gson-parent-2.8.7
21+ // Commit Hash: 4520489c29e770c64b11ca35e0a0fdf17a1874ab
22+ // Changes: SuppressWarnings, Disable `JsonReaderInternalAccess.INSTANCE` & Imports
23+
1924//import com.google.gson.internal.JsonReaderInternalAccess;
2025//import com.google.gson.internal.bind.JsonTreeReader;
2126import java .io .Closeable ;
Original file line number Diff line number Diff line change 1414 * limitations under the License.
1515 */
1616
17+ // Source: https://github.com/google/gson
18+ // Tag: gson-parent-2.8.7
19+ // Commit Hash: 4520489c29e770c64b11ca35e0a0fdf17a1874ab
20+ // Changes: --
21+
1722package io .sentry .vendor .gson .stream ;
1823
1924/**
Original file line number Diff line number Diff line change 1414 * limitations under the License.
1515 */
1616
17+ // Source: https://github.com/google/gson
18+ // Tag: gson-parent-2.8.7
19+ // Commit Hash: 4520489c29e770c64b11ca35e0a0fdf17a1874ab
20+ // Changes: --
21+
1722package io .sentry .vendor .gson .stream ;
1823
1924/**
Original file line number Diff line number Diff line change 1414 * limitations under the License.
1515 */
1616
17+ // Source: https://github.com/google/gson
18+ // Tag: gson-parent-2.8.7
19+ // Commit Hash: 4520489c29e770c64b11ca35e0a0fdf17a1874ab
20+ // Changes: SuppressWarnings
21+
1722package io .sentry .vendor .gson .stream ;
1823
1924import java .io .Closeable ;
Original file line number Diff line number Diff line change 1414 * limitations under the License.
1515 */
1616
17+ // Source: https://github.com/google/gson
18+ // Tag: gson-parent-2.8.7
19+ // Commit Hash: 4520489c29e770c64b11ca35e0a0fdf17a1874ab
20+ // Changes: --
21+
1722package io .sentry .vendor .gson .stream ;
1823
1924import java .io .IOException ;
Original file line number Diff line number Diff line change 1414 * limitations under the License.
1515 */
1616
17+ // Source: https://github.com/google/gson
18+ // Tag: gson-parent-2.8.7
19+ // Commit Hash: 4520489c29e770c64b11ca35e0a0fdf17a1874ab
20+ // Changes: SuppressWarnings
21+
1722package io .sentry .vendor .gson .stream ;
1823
1924import java .io .EOFException ;
Original file line number Diff line number Diff line change 1414 * limitations under the License.
1515 */
1616
17+ // Source: https://github.com/google/gson
18+ // Tag: gson-parent-2.8.7
19+ // Commit Hash: 4520489c29e770c64b11ca35e0a0fdf17a1874ab
20+ // Changes: SuppressWarnings
21+
1722package io .sentry .vendor .gson .stream ;
1823
1924import junit .framework .TestCase ;
You can’t perform that action at this time.
0 commit comments