static Pair<Integer,Integer>
dayToYear(long day)
private static Pair<Long,Integer>
floorDivideAndRemainer(long numerator, int denominator)
static <F, S> Pair<F,S>
of(F first, S second)