79776810

Date: 2025-09-27 14:21:52
Score: 1.5
Natty:
Report link

Maybe you can consider using Document::getList method

List<Integer> years = document.getList("years", Integer.class);

Here is the offical documentation.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: thbaba