MCPcopy Create free account
hub / github.com/MenoData/Time4J / getYear

Method getYear

base/src/main/java/net/time4j/PlainDate.java:1181–1186  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1179 }
1180
1181 @Override
1182 public int getYear() {
1183
1184 return this.year;
1185
1186 }
1187
1188 @Override
1189 public int getMonth() {

Callers 15

todayMethod · 0.95
ofCalendarDate1Method · 0.95
ofCalendarDate2Method · 0.95
ofCalendarDate3Method · 0.95
ofCalendarDate4Method · 0.95
ofCalendarDate5Method · 0.95
iteratorMethod · 0.95
parseWildcards1Method · 0.95
parseWildcards2Method · 0.95
getIntMethod · 0.95
doApplyMethod · 0.95
transformMethod · 0.95

Calls

no outgoing calls

Tested by 9

todayMethod · 0.76
ofCalendarDate1Method · 0.76
ofCalendarDate2Method · 0.76
ofCalendarDate3Method · 0.76
ofCalendarDate4Method · 0.76
ofCalendarDate5Method · 0.76
iteratorMethod · 0.76
parseWildcards1Method · 0.76
parseWildcards2Method · 0.76