]> iEval git - unical.git/blobdiff - gson/com/google/gson/internal/package-info.java
Move gson to its own folder
[unical.git] / gson / com / google / gson / internal / package-info.java
diff --git a/gson/com/google/gson/internal/package-info.java b/gson/com/google/gson/internal/package-info.java
new file mode 100644 (file)
index 0000000..b5139b6
--- /dev/null
@@ -0,0 +1,7 @@
+/**
+ * Do NOT use any class in this package as they are meant for internal use in Gson.
+ * These classes will very likely change incompatibly in future versions. You have been warned.
+ *
+ * @author Inderjeet Singh, Joel Leitch, Jesse Wilson
+ */
+package com.google.gson.internal;
\ No newline at end of file
This page took 0.02312 seconds and 4 git commands to generate.