declaration?
There's one. Good method declaration shows what it does without the need of comments/javadoc or reading it's body. This one is total mystery)) Good methods example: Json toJson(User user) void saveToDb(ChatMessage msg) void renderResponse(Map model, String viewName)
Обсуждают сегодня