Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
today
Method · 0.95
ofCalendarDate1
Method · 0.95
ofCalendarDate2
Method · 0.95
ofCalendarDate3
Method · 0.95
ofCalendarDate4
Method · 0.95
ofCalendarDate5
Method · 0.95
iterator
Method · 0.95
parseWildcards1
Method · 0.95
parseWildcards2
Method · 0.95
getInt
Method · 0.95
doApply
Method · 0.95
transform
Method · 0.95
Calls
no outgoing calls
Tested by
9
today
Method · 0.76
ofCalendarDate1
Method · 0.76
ofCalendarDate2
Method · 0.76
ofCalendarDate3
Method · 0.76
ofCalendarDate4
Method · 0.76
ofCalendarDate5
Method · 0.76
iterator
Method · 0.76
parseWildcards1
Method · 0.76
parseWildcards2
Method · 0.76