Searched refs:jeras (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/util/
H A DGregorianCalendar.java506 private static Era[] jeras; field in class:GregorianCalendar
2351 if (e == jeras[0]) {
2921 * and 'jeras' are set upon the return.
2926 jeras = jcal.getEras();

Completed in 36 milliseconds