Hacker News new | ask | show | jobs
by vbezhenar 1612 days ago
You can use something like `new JsonParser<Book>(){}.parse(json)`

Not saying that's a good idea, though.