X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=gson%2Fcom%2Fgoogle%2Fgson%2Fpackage-info.java;fp=gson%2Fcom%2Fgoogle%2Fgson%2Fpackage-info.java;h=0000000000000000000000000000000000000000;hb=d1b96429477dd3d4b0fee33b232e3ba8925b2b19;hp=428e280cf424efb759c4bb1b2b41eb943fb7a216;hpb=306c1a65e1b352740d0c55ded51902735c2f78cc;p=unical.git diff --git a/gson/com/google/gson/package-info.java b/gson/com/google/gson/package-info.java deleted file mode 100644 index 428e280..0000000 --- a/gson/com/google/gson/package-info.java +++ /dev/null @@ -1,11 +0,0 @@ -/** - * This package provides the {@link com.google.gson.Gson} class to convert Json to Java and - * vice-versa. - * - *

The primary class to use is {@link com.google.gson.Gson} which can be constructed with - * {@code new Gson()} (using default settings) or by using {@link com.google.gson.GsonBuilder} - * (to configure various options such as using versioning and so on).

- * - * @author Inderjeet Singh, Joel Leitch - */ -package com.google.gson; \ No newline at end of file