Searched refs:years (Results 1 – 5 of 5) sorted by relevance
83 int years = dataInputStream.readInt(); in deserialize() local85 return new MythicalCreature(years, name); in deserialize()
1173 int years = (month + 1) / 12 - 1; in unsafeNormalize() local1174 year += years; in unsafeNormalize()1175 month -= 12 * years; in unsafeNormalize()1177 int years = month / 12; in unsafeNormalize() local1178 year += years; in unsafeNormalize()1179 month -= 12 * years; in unsafeNormalize()
5 # which might be a few years old.
307 least three years, to give the same user the materials
107224 Ljava/time/Period;->years:I