Newline at end of file
This commit is contained in:
@@ -39,4 +39,4 @@ public class BoardAdapter implements JsonDeserializer<Board>, JsonSerializer<Boa
|
||||
return context.serialize(src.getMap(), Board.MAP_TYPE);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -66,4 +66,4 @@ public class BoardMapAdapter implements JsonDeserializer<Map<PS, TerritoryAccess
|
||||
return ret;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -113,4 +113,4 @@ public class TerritoryAccessAdapter implements JsonDeserializer<TerritoryAccess>
|
||||
return obj;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user