Home Reference Source
public class | source

YearConstants

attempt to avoid dependency cycles... define all constants here and they could be used so instead of using e.g. Year.MAX_VALUE we could use YearConstants.MAX_VALUE to avoid the cycle