Пример #1
0
 public static Post_thread getById(Long id) {
   return find.byId(id);
 }