Searched refs:minguoEra (Results 1 – 1 of 1) sorted by relevance
131 public static MinguoEra of(int minguoEra) { in of() argument132 switch (minguoEra) { in of()138 throw new DateTimeException("Invalid era: " + minguoEra); in of()