Searched refs:isoEra (Results 1 – 1 of 1) sorted by relevance
129 public static IsoEra of(int isoEra) { in of() argument130 switch (isoEra) { in of()136 throw new DateTimeException("Invalid era: " + isoEra); in of()