Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MenoData/Time4J
/ size
Method
size
base/src/main/java/net/time4j/range/IntervalTree.java:356–361 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
354
* @
return
int
355
*/
356
@Override
357
public
int
size() {
358
359
return
this.size;
360
361
}
362
363
/**
364
* <p>Obtains a list of all stored intervals which intersect given point in time. </p>
Callers
15
pushDuration
Method · 0.45
getDSTSavings
Method · 0.45
useDaylightTime
Method · 0.45
convert
Method · 0.45
writeDuration
Method · 0.45
of
Method · 0.45
normalize
Method · 0.45
contains
Method · 0.45
getPartialAmount
Method · 0.45
toClockPeriodWithDaysAs24Hours
Method · 0.45
count
Method · 0.45
isEmpty
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected