Skip to content

Commit

Permalink
Add package-info.java for stream package
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcono1234 committed Dec 30, 2021
1 parent 60e2390 commit 1fb719d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gson/src/main/java/com/google/gson/stream/package-info.java
@@ -0,0 +1,4 @@
/**
* This package provides classes for processing JSON in an efficient streaming way.
*/
package com.google.gson.stream;

0 comments on commit 1fb719d

Please sign in to comment.