This file is indexed.

/usr/share/doc/libjoda-time-java/api/org/joda/time/ReadableInterval.html is in libjoda-time-java-doc 2.4-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>ReadableInterval (Joda-Time 2.4 API)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="ReadableInterval (Joda-Time 2.4 API)";
    }
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!--   -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ReadableInterval.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/joda/time/ReadableInstant.html" title="interface in org.joda.time"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../org/joda/time/ReadablePartial.html" title="interface in org.joda.time"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/joda/time/ReadableInterval.html" target="_top">Frames</a></li>
<li><a href="ReadableInterval.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_top");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!--   -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.joda.time</div>
<h2 title="Interface ReadableInterval" class="title">Interface ReadableInterval</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Subinterfaces:</dt>
<dd><a href="../../../org/joda/time/ReadWritableInterval.html" title="interface in org.joda.time">ReadWritableInterval</a></dd>
</dl>
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../org/joda/time/base/AbstractInterval.html" title="class in org.joda.time.base">AbstractInterval</a>, <a href="../../../org/joda/time/base/BaseInterval.html" title="class in org.joda.time.base">BaseInterval</a>, <a href="../../../org/joda/time/Interval.html" title="class in org.joda.time">Interval</a>, <a href="../../../org/joda/time/MutableInterval.html" title="class in org.joda.time">MutableInterval</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="strong">ReadableInterval</span></pre>
<div class="block">Readable interface for an interval of time between two instants.
 <p>
 A time interval represents a period of time between two instants.
 Intervals are inclusive of the start instant and exclusive of the end.
 The end instant is always greater than or equal to the start instant.
 <p>
 Intervals have a fixed millisecond duration.
 This is the difference between the start and end instants.
 The duration is represented separately by <a href="../../../org/joda/time/ReadableDuration.html" title="interface in org.joda.time"><code>ReadableDuration</code></a>.
 As a result, intervals are not comparable.
 To compare the length of two intervals, you should compare their durations.
 <p>
 An interval can also be converted to a <a href="../../../org/joda/time/ReadablePeriod.html" title="interface in org.joda.time"><code>ReadablePeriod</code></a>.
 This represents the difference between the start and end points in terms of fields
 such as years and days.
 <p>
 Methods that are passed an interval as a parameter will treat <code>null</code>
 as a zero length interval at the current instant in time.</div>
<dl><dt><span class="strong">Since:</span></dt>
  <dd>1.0</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!--   -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/joda/time/ReadableInterval.html#contains(org.joda.time.ReadableInstant)">contains</a></strong>(<a href="../../../org/joda/time/ReadableInstant.html" title="interface in org.joda.time">ReadableInstant</a>&nbsp;instant)</code>
<div class="block">Does this time interval contain the specified instant.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/joda/time/ReadableInterval.html#contains(org.joda.time.ReadableInterval)">contains</a></strong>(<a href="../../../org/joda/time/ReadableInterval.html" title="interface in org.joda.time">ReadableInterval</a>&nbsp;interval)</code>
<div class="block">Does this time interval contain the specified time interval.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/joda/time/ReadableInterval.html#equals(java.lang.Object)">equals</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;readableInterval)</code>
<div class="block">Compares this object with the specified object for equality based
 on start and end millis plus the chronology.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/joda/time/Chronology.html" title="class in org.joda.time">Chronology</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/joda/time/ReadableInterval.html#getChronology()">getChronology</a></strong>()</code>
<div class="block">Gets the chronology of the interval, which is the chronology of the first datetime.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/joda/time/DateTime.html" title="class in org.joda.time">DateTime</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/joda/time/ReadableInterval.html#getEnd()">getEnd</a></strong>()</code>
<div class="block">Gets the end of this time interval, which is exclusive, as a DateTime.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><strong><a href="../../../org/joda/time/ReadableInterval.html#getEndMillis()">getEndMillis</a></strong>()</code>
<div class="block">Gets the end of this time interval which is exclusive.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/joda/time/DateTime.html" title="class in org.joda.time">DateTime</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/joda/time/ReadableInterval.html#getStart()">getStart</a></strong>()</code>
<div class="block">Gets the start of this time interval, which is inclusive, as a DateTime.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><strong><a href="../../../org/joda/time/ReadableInterval.html#getStartMillis()">getStartMillis</a></strong>()</code>
<div class="block">Gets the start of this time interval which is inclusive.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../org/joda/time/ReadableInterval.html#hashCode()">hashCode</a></strong>()</code>
<div class="block">Gets a hash code for the time interval that is compatable with the 
 equals method.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/joda/time/ReadableInterval.html#isAfter(org.joda.time.ReadableInstant)">isAfter</a></strong>(<a href="../../../org/joda/time/ReadableInstant.html" title="interface in org.joda.time">ReadableInstant</a>&nbsp;instant)</code>
<div class="block">Is this time interval after the specified instant.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/joda/time/ReadableInterval.html#isAfter(org.joda.time.ReadableInterval)">isAfter</a></strong>(<a href="../../../org/joda/time/ReadableInterval.html" title="interface in org.joda.time">ReadableInterval</a>&nbsp;interval)</code>
<div class="block">Is this time interval entirely after the specified interval.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/joda/time/ReadableInterval.html#isBefore(org.joda.time.ReadableInstant)">isBefore</a></strong>(<a href="../../../org/joda/time/ReadableInstant.html" title="interface in org.joda.time">ReadableInstant</a>&nbsp;instant)</code>
<div class="block">Is this time interval before the specified instant.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/joda/time/ReadableInterval.html#isBefore(org.joda.time.ReadableInterval)">isBefore</a></strong>(<a href="../../../org/joda/time/ReadableInterval.html" title="interface in org.joda.time">ReadableInterval</a>&nbsp;interval)</code>
<div class="block">Is this time interval entirely before the specified interval.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/joda/time/ReadableInterval.html#overlaps(org.joda.time.ReadableInterval)">overlaps</a></strong>(<a href="../../../org/joda/time/ReadableInterval.html" title="interface in org.joda.time">ReadableInterval</a>&nbsp;interval)</code>
<div class="block">Does this time interval overlap the specified time interval.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/joda/time/Duration.html" title="class in org.joda.time">Duration</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/joda/time/ReadableInterval.html#toDuration()">toDuration</a></strong>()</code>
<div class="block">Gets the millisecond duration of this time interval.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><strong><a href="../../../org/joda/time/ReadableInterval.html#toDurationMillis()">toDurationMillis</a></strong>()</code>
<div class="block">Gets the millisecond duration of this time interval.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/joda/time/Interval.html" title="class in org.joda.time">Interval</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/joda/time/ReadableInterval.html#toInterval()">toInterval</a></strong>()</code>
<div class="block">Get this interval as an immutable <code>Interval</code> object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/joda/time/MutableInterval.html" title="class in org.joda.time">MutableInterval</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/joda/time/ReadableInterval.html#toMutableInterval()">toMutableInterval</a></strong>()</code>
<div class="block">Get this time interval as a <code>MutableInterval</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/joda/time/Period.html" title="class in org.joda.time">Period</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/joda/time/ReadableInterval.html#toPeriod()">toPeriod</a></strong>()</code>
<div class="block">Converts the duration of the interval to a period using the
 standard period type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/joda/time/Period.html" title="class in org.joda.time">Period</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/joda/time/ReadableInterval.html#toPeriod(org.joda.time.PeriodType)">toPeriod</a></strong>(<a href="../../../org/joda/time/PeriodType.html" title="class in org.joda.time">PeriodType</a>&nbsp;type)</code>
<div class="block">Converts the duration of the interval to a period using the
 specified period type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/joda/time/ReadableInterval.html#toString()">toString</a></strong>()</code>
<div class="block">Get the value as a String in the ISO8601 interval format.</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!--   -->
</a>
<h3>Method Detail</h3>
<a name="getChronology()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getChronology</h4>
<pre><a href="../../../org/joda/time/Chronology.html" title="class in org.joda.time">Chronology</a>&nbsp;getChronology()</pre>
<div class="block">Gets the chronology of the interval, which is the chronology of the first datetime.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the chronology of the interval</dd></dl>
</li>
</ul>
<a name="getStartMillis()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStartMillis</h4>
<pre>long&nbsp;getStartMillis()</pre>
<div class="block">Gets the start of this time interval which is inclusive.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the start of the time interval,
  millisecond instant from 1970-01-01T00:00:00Z</dd></dl>
</li>
</ul>
<a name="getStart()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStart</h4>
<pre><a href="../../../org/joda/time/DateTime.html" title="class in org.joda.time">DateTime</a>&nbsp;getStart()</pre>
<div class="block">Gets the start of this time interval, which is inclusive, as a DateTime.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the start of the time interval</dd></dl>
</li>
</ul>
<a name="getEndMillis()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEndMillis</h4>
<pre>long&nbsp;getEndMillis()</pre>
<div class="block">Gets the end of this time interval which is exclusive.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the end of the time interval,
  millisecond instant from 1970-01-01T00:00:00Z</dd></dl>
</li>
</ul>
<a name="getEnd()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEnd</h4>
<pre><a href="../../../org/joda/time/DateTime.html" title="class in org.joda.time">DateTime</a>&nbsp;getEnd()</pre>
<div class="block">Gets the end of this time interval, which is exclusive, as a DateTime.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the end of the time interval</dd></dl>
</li>
</ul>
<a name="contains(org.joda.time.ReadableInstant)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>contains</h4>
<pre>boolean&nbsp;contains(<a href="../../../org/joda/time/ReadableInstant.html" title="interface in org.joda.time">ReadableInstant</a>&nbsp;instant)</pre>
<div class="block">Does this time interval contain the specified instant.
 <p>
 Non-zero duration intervals are inclusive of the start instant and
 exclusive of the end. A zero duration interval cannot contain anything.
 <p>
 For example:
 <pre>
 [09:00 to 10:00) contains 08:59  = false (before start)
 [09:00 to 10:00) contains 09:00  = true
 [09:00 to 10:00) contains 09:59  = true
 [09:00 to 10:00) contains 10:00  = false (equals end)
 [09:00 to 10:00) contains 10:01  = false (after end)
 
 [14:00 to 14:00) contains 14:00  = false (zero duration contains nothing)
 </pre></div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>instant</code> - the instant, null means now</dd>
<dt><span class="strong">Returns:</span></dt><dd>true if this time interval contains the instant</dd></dl>
</li>
</ul>
<a name="contains(org.joda.time.ReadableInterval)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>contains</h4>
<pre>boolean&nbsp;contains(<a href="../../../org/joda/time/ReadableInterval.html" title="interface in org.joda.time">ReadableInterval</a>&nbsp;interval)</pre>
<div class="block">Does this time interval contain the specified time interval.
 <p>
 Non-zero duration intervals are inclusive of the start instant and
 exclusive of the end. The other interval is contained if this interval
 wholly contains, starts, finishes or equals it.
 A zero duration interval cannot contain anything.
 <p>
 When two intervals are compared the result is one of three states:
 (a) they abut, (b) there is a gap between them, (c) they overlap.
 The <code>contains</code> method is not related to these states.
 In particular, a zero duration interval is contained at the start of
 a larger interval, but does not overlap (it abuts instead).
 <p>
 For example:
 <pre>
 [09:00 to 10:00) contains [09:00 to 10:00)  = true
 [09:00 to 10:00) contains [09:00 to 09:30)  = true
 [09:00 to 10:00) contains [09:30 to 10:00)  = true
 [09:00 to 10:00) contains [09:15 to 09:45)  = true
 [09:00 to 10:00) contains [09:00 to 09:00)  = true
 
 [09:00 to 10:00) contains [08:59 to 10:00)  = false (otherStart before thisStart)
 [09:00 to 10:00) contains [09:00 to 10:01)  = false (otherEnd after thisEnd)
 [09:00 to 10:00) contains [10:00 to 10:00)  = false (otherStart equals thisEnd)
 
 [14:00 to 14:00) contains [14:00 to 14:00)  = false (zero duration contains nothing)
 </pre></div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>interval</code> - the time interval to compare to, null means a zero duration interval now</dd>
<dt><span class="strong">Returns:</span></dt><dd>true if this time interval contains the time interval</dd></dl>
</li>
</ul>
<a name="overlaps(org.joda.time.ReadableInterval)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>overlaps</h4>
<pre>boolean&nbsp;overlaps(<a href="../../../org/joda/time/ReadableInterval.html" title="interface in org.joda.time">ReadableInterval</a>&nbsp;interval)</pre>
<div class="block">Does this time interval overlap the specified time interval.
 <p>
 Intervals are inclusive of the start instant and exclusive of the end.
 An interval overlaps another if it shares some common part of the
 datetime continuum. 
 <p>
 When two intervals are compared the result is one of three states:
 (a) they abut, (b) there is a gap between them, (c) they overlap.
 The abuts state takes precedence over the other two, thus a zero duration
 interval at the start of a larger interval abuts and does not overlap.
 <p>
 For example:
 <pre>
 [09:00 to 10:00) overlaps [08:00 to 08:30)  = false (completely before)
 [09:00 to 10:00) overlaps [08:00 to 09:00)  = false (abuts before)
 [09:00 to 10:00) overlaps [08:00 to 09:30)  = true
 [09:00 to 10:00) overlaps [08:00 to 10:00)  = true
 [09:00 to 10:00) overlaps [08:00 to 11:00)  = true
 
 [09:00 to 10:00) overlaps [09:00 to 09:00)  = false (abuts before)
 [09:00 to 10:00) overlaps [09:00 to 09:30)  = true
 [09:00 to 10:00) overlaps [09:00 to 10:00)  = true
 [09:00 to 10:00) overlaps [09:00 to 11:00)  = true
 
 [09:00 to 10:00) overlaps [09:30 to 09:30)  = true
 [09:00 to 10:00) overlaps [09:30 to 10:00)  = true
 [09:00 to 10:00) overlaps [09:30 to 11:00)  = true
 
 [09:00 to 10:00) overlaps [10:00 to 10:00)  = false (abuts after)
 [09:00 to 10:00) overlaps [10:00 to 11:00)  = false (abuts after)
 
 [09:00 to 10:00) overlaps [10:30 to 11:00)  = false (completely after)
 
 [14:00 to 14:00) overlaps [14:00 to 14:00)  = false (abuts before and after)
 [14:00 to 14:00) overlaps [13:00 to 15:00)  = true
 </pre></div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>interval</code> - the time interval to compare to, null means a zero length interval now</dd>
<dt><span class="strong">Returns:</span></dt><dd>true if the time intervals overlap</dd></dl>
</li>
</ul>
<a name="isAfter(org.joda.time.ReadableInstant)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isAfter</h4>
<pre>boolean&nbsp;isAfter(<a href="../../../org/joda/time/ReadableInstant.html" title="interface in org.joda.time">ReadableInstant</a>&nbsp;instant)</pre>
<div class="block">Is this time interval after the specified instant.
 <p>
 Intervals are inclusive of the start instant and exclusive of the end.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>instant</code> - the instant to compare to, null means now</dd>
<dt><span class="strong">Returns:</span></dt><dd>true if this time interval is after the instant</dd></dl>
</li>
</ul>
<a name="isAfter(org.joda.time.ReadableInterval)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isAfter</h4>
<pre>boolean&nbsp;isAfter(<a href="../../../org/joda/time/ReadableInterval.html" title="interface in org.joda.time">ReadableInterval</a>&nbsp;interval)</pre>
<div class="block">Is this time interval entirely after the specified interval.
 <p>
 Intervals are inclusive of the start instant and exclusive of the end.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>interval</code> - the interval to compare to, null means now</dd>
<dt><span class="strong">Returns:</span></dt><dd>true if this time interval is after the interval specified</dd></dl>
</li>
</ul>
<a name="isBefore(org.joda.time.ReadableInstant)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isBefore</h4>
<pre>boolean&nbsp;isBefore(<a href="../../../org/joda/time/ReadableInstant.html" title="interface in org.joda.time">ReadableInstant</a>&nbsp;instant)</pre>
<div class="block">Is this time interval before the specified instant.
 <p>
 Intervals are inclusive of the start instant and exclusive of the end.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>instant</code> - the instant to compare to, null means now</dd>
<dt><span class="strong">Returns:</span></dt><dd>true if this time interval is before the instant</dd></dl>
</li>
</ul>
<a name="isBefore(org.joda.time.ReadableInterval)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isBefore</h4>
<pre>boolean&nbsp;isBefore(<a href="../../../org/joda/time/ReadableInterval.html" title="interface in org.joda.time">ReadableInterval</a>&nbsp;interval)</pre>
<div class="block">Is this time interval entirely before the specified interval.
 <p>
 Intervals are inclusive of the start instant and exclusive of the end.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>interval</code> - the interval to compare to, null means now</dd>
<dt><span class="strong">Returns:</span></dt><dd>true if this time interval is before the interval specified</dd></dl>
</li>
</ul>
<a name="toInterval()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toInterval</h4>
<pre><a href="../../../org/joda/time/Interval.html" title="class in org.joda.time">Interval</a>&nbsp;toInterval()</pre>
<div class="block">Get this interval as an immutable <code>Interval</code> object.
 <p>
 This will either typecast this instance, or create a new <code>Interval</code>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the interval as an Interval object</dd></dl>
</li>
</ul>
<a name="toMutableInterval()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toMutableInterval</h4>
<pre><a href="../../../org/joda/time/MutableInterval.html" title="class in org.joda.time">MutableInterval</a>&nbsp;toMutableInterval()</pre>
<div class="block">Get this time interval as a <code>MutableInterval</code>.
 <p>
 This will always return a new <code>MutableInterval</code> with the same interval.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the time interval as a MutableInterval object</dd></dl>
</li>
</ul>
<a name="toDuration()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toDuration</h4>
<pre><a href="../../../org/joda/time/Duration.html" title="class in org.joda.time">Duration</a>&nbsp;toDuration()</pre>
<div class="block">Gets the millisecond duration of this time interval.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the millisecond duration of the time interval</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ArithmeticException.html?is-external=true" title="class or interface in java.lang">ArithmeticException</a></code> - if the duration exceeds the capacity of a long</dd></dl>
</li>
</ul>
<a name="toDurationMillis()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toDurationMillis</h4>
<pre>long&nbsp;toDurationMillis()</pre>
<div class="block">Gets the millisecond duration of this time interval.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the millisecond duration of the time interval</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ArithmeticException.html?is-external=true" title="class or interface in java.lang">ArithmeticException</a></code> - if the duration exceeds the capacity of a long</dd></dl>
</li>
</ul>
<a name="toPeriod()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toPeriod</h4>
<pre><a href="../../../org/joda/time/Period.html" title="class in org.joda.time">Period</a>&nbsp;toPeriod()</pre>
<div class="block">Converts the duration of the interval to a period using the
 standard period type.
 <p>
 This method should be used to exract the field values describing the
 difference between the start and end instants.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>a time period derived from the interval</dd></dl>
</li>
</ul>
<a name="toPeriod(org.joda.time.PeriodType)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toPeriod</h4>
<pre><a href="../../../org/joda/time/Period.html" title="class in org.joda.time">Period</a>&nbsp;toPeriod(<a href="../../../org/joda/time/PeriodType.html" title="class in org.joda.time">PeriodType</a>&nbsp;type)</pre>
<div class="block">Converts the duration of the interval to a period using the
 specified period type.
 <p>
 This method should be used to exract the field values describing the
 difference between the start and end instants.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>type</code> - the requested type of the duration, null means standard</dd>
<dt><span class="strong">Returns:</span></dt><dd>a time period derived from the interval</dd></dl>
</li>
</ul>
<a name="equals(java.lang.Object)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>equals</h4>
<pre>boolean&nbsp;equals(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;readableInterval)</pre>
<div class="block">Compares this object with the specified object for equality based
 on start and end millis plus the chronology.
 All ReadableInterval instances are accepted.
 <p>
 To compare the duration of two time intervals, use <a href="../../../org/joda/time/ReadableInterval.html#toDuration()"><code>toDuration()</code></a>
 to get the durations and compare those.</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>readableInterval</code> - a readable interval to check against</dd>
<dt><span class="strong">Returns:</span></dt><dd>true if the start and end millis are equal</dd></dl>
</li>
</ul>
<a name="hashCode()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hashCode</h4>
<pre>int&nbsp;hashCode()</pre>
<div class="block">Gets a hash code for the time interval that is compatable with the 
 equals method.
 <p>
 The formula used must be as follows:
 <pre>int result = 97;
 result = 31 * result + ((int) (getStartMillis() ^ (getStartMillis() >>> 32)));
 result = 31 * result + ((int) (getEndMillis() ^ (getEndMillis() >>> 32)));
 result = 31 * result + getChronology().hashCode();
 return result;</pre></div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>a hash code</dd></dl>
</li>
</ul>
<a name="toString()">
<!--   -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>toString</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;toString()</pre>
<div class="block">Get the value as a String in the ISO8601 interval format.
 <p>
 For example, "2004-06-09T12:30:00.000/2004-07-10T13:30:00.000".</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>the value as an ISO8601 string</dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!--   -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ReadableInterval.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/joda/time/ReadableInstant.html" title="interface in org.joda.time"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../org/joda/time/ReadablePartial.html" title="interface in org.joda.time"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/joda/time/ReadableInterval.html" target="_top">Frames</a></li>
<li><a href="ReadableInterval.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!--   -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.joda.org">Joda.org</a>. All rights reserved.</small></p>
</body>
</html>