Beispiel #1
0
 public static PS deserialize(JsonElement json) {
   return PS.valueOf(json);
 }