This file is indexed.

/usr/share/doc/libfest-util-java/api/index-all.html is in libfest-util-java-doc 1.2.5-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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_65) on Thu Nov 20 23:13:08 UTC 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Index (FEST Util 1.2.5 API)</title>
<meta name="date" content="2014-11-20">
<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="Index (FEST Util 1.2.5 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="./org/fest/util/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="./org/fest/util/package-tree.html">Tree</a></li>
<li><a href="./deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="./help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.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>
<a name="skip-navbar_top">
<!--   -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="#_A_">A</a>&nbsp;<a href="#_B_">B</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_J_">J</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_N_">N</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_Q_">Q</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_V_">V</a>&nbsp;<a href="#_W_">W</a>&nbsp;<a href="#_Y_">Y</a>&nbsp;<a name="_A_">
<!--   -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><span class="strong"><a href="./org/fest/util/FailureMessages.html#actualIsEmpty()">actualIsEmpty()</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/FailureMessages.html" title="class in org.fest.util">FailureMessages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/fest/util/FailureMessages.html#actualIsNull()">actualIsNull()</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/FailureMessages.html" title="class in org.fest.util">FailureMessages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/fest/util/Strings.html#append(java.lang.String)">append(String)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Strings.html" title="class in org.fest.util">Strings</a></dt>
<dd>
<div class="block">Appends a given <code>String</code> to the given target, only if the target does not end with the given <code>String</code>
 to append.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Throwables.html#appendStackTraceInCurentThreadToThrowable(java.lang.Throwable,%20java.lang.String)">appendStackTraceInCurentThreadToThrowable(Throwable, String)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Throwables.html" title="class in org.fest.util">Throwables</a></dt>
<dd>
<div class="block">Appends the stack trace of the current thread to the one in the given <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><code>Throwable</code></a></code>.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Objects.html#areEqual(java.lang.Object,%20java.lang.Object)">areEqual(Object, Object)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Objects.html" title="class in org.fest.util">Objects</a></dt>
<dd>
<div class="block">Returns <code>true</code> if the given objects are equal or if both objects are <code>null</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Arrays.html#array(T...)">array(T...)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Arrays.html" title="class in org.fest.util">Arrays</a></dt>
<dd>
<div class="block">Returns an array containing the given arguments.</div>
</dd>
<dt><a href="./org/fest/util/Arrays.html" title="class in org.fest.util"><span class="strong">Arrays</span></a> - Class in <a href="./org/fest/util/package-summary.html">org.fest.util</a></dt>
<dd>
<div class="block">Utility methods related to arrays.</div>
</dd>
</dl>
<a name="_B_">
<!--   -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><span class="strong"><a href="./org/fest/util/TypeFilter.html#byType(java.lang.Class)">byType(Class&lt;T&gt;)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/TypeFilter.html" title="class in org.fest.util">TypeFilter</a></dt>
<dd>
<div class="block">Creates a new <code><a href="./org/fest/util/TypeFilter.html" title="class in org.fest.util"><code>TypeFilter</code></a></code>.</div>
</dd>
</dl>
<a name="_C_">
<!--   -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="strong"><a href="./org/fest/util/Objects.html#castIfBelongsToType(java.lang.Object,%20java.lang.Class)">castIfBelongsToType(Object, Class&lt;T&gt;)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Objects.html" title="class in org.fest.util">Objects</a></dt>
<dd>
<div class="block">Casts the given object to the given type only if the object is of the given type.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Preconditions.html#checkNotNull(T)">checkNotNull(T)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Preconditions.html" title="class in org.fest.util">Preconditions</a></dt>
<dd>
<div class="block">Verifies that the given object reference is not <code>null</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Preconditions.html#checkNotNullOrEmpty(java.lang.String)">checkNotNullOrEmpty(String)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Preconditions.html" title="class in org.fest.util">Preconditions</a></dt>
<dd>
<div class="block">Verifies that the given <code>String</code> is not <code>null</code> or empty.</div>
</dd>
<dt><a href="./org/fest/util/Closeables.html" title="class in org.fest.util"><span class="strong">Closeables</span></a> - Class in <a href="./org/fest/util/package-summary.html">org.fest.util</a></dt>
<dd>
<div class="block">Utility methods related to <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io"><code>Closeable</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Closeables.html#closeQuietly(java.io.Closeable...)">closeQuietly(Closeable...)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Closeables.html" title="class in org.fest.util">Closeables</a></dt>
<dd>
<div class="block">Closes the given <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io"><code>Closeable</code></a>s, ignoring any thrown exceptions.</div>
</dd>
<dt><a href="./org/fest/util/CollectionFilter.html" title="interface in org.fest.util"><span class="strong">CollectionFilter</span></a>&lt;<a href="./org/fest/util/CollectionFilter.html" title="type parameter in CollectionFilter">T</a>&gt; - Interface in <a href="./org/fest/util/package-summary.html">org.fest.util</a></dt>
<dd>
<div class="block">Filters elements in a collection.</div>
</dd>
<dt><a href="./org/fest/util/Collections.html" title="class in org.fest.util"><span class="strong">Collections</span></a> - Class in <a href="./org/fest/util/package-summary.html">org.fest.util</a></dt>
<dd>
<div class="block">Utility methods related to <code>Collection</code>s.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Types.html#collectionTypes()">collectionTypes()</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Types.html" title="class in org.fest.util">Types</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/fest/util/Strings.html#concat(java.lang.Object...)">concat(Object...)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Strings.html" title="class in org.fest.util">Strings</a></dt>
<dd>
<div class="block">Concatenates the given objects into a single <code>String</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Files.html#contentOf(java.io.File,%20java.lang.String)">contentOf(File, String)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Files.html" title="class in org.fest.util">Files</a></dt>
<dd>
<div class="block">Loads the text content of a file into a character string.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Files.html#contentOf(java.io.File,%20java.nio.charset.Charset)">contentOf(File, Charset)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Files.html" title="class in org.fest.util">Files</a></dt>
<dd>
<div class="block">Loads the text content of a file into a character string.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Files.html#currentFolder()">currentFolder()</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Files.html" title="class in org.fest.util">Files</a></dt>
<dd>
<div class="block">Returns the current directory.</div>
</dd>
</dl>
<a name="_D_">
<!--   -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><a href="./org/fest/util/Dates.html" title="class in org.fest.util"><span class="strong">Dates</span></a> - Class in <a href="./org/fest/util/package-summary.html">org.fest.util</a></dt>
<dd>
<div class="block">Utility methods related to dates.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Dates.html#Dates()">Dates()</a></span> - Constructor for class org.fest.util.<a href="./org/fest/util/Dates.html" title="class in org.fest.util">Dates</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/fest/util/Dates.html#dayOfMonthOf(java.util.Date)">dayOfMonthOf(Date)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Dates.html" title="class in org.fest.util">Dates</a></dt>
<dd>
<div class="block">Dates Extracts the day of month of the given Date.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Dates.html#dayOfWeekOf(java.util.Date)">dayOfWeekOf(Date)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Dates.html" title="class in org.fest.util">Dates</a></dt>
<dd>
<div class="block">Extracts the day of week of the given Date, returned value follows <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true#DAY_OF_WEEK" title="class or interface in java.util"><code>Calendar.DAY_OF_WEEK</code></a> .</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Files.html#delete(java.io.File)">delete(File)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Files.html" title="class in org.fest.util">Files</a></dt>
<dd>
<div class="block">Deletes the given file or directory.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Collections.html#duplicatesFrom(java.util.Collection)">duplicatesFrom(Collection&lt;T&gt;)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Collections.html" title="class in org.fest.util">Collections</a></dt>
<dd>
<div class="block">Returns any duplicate elements from the given <code>Collection</code>.</div>
</dd>
</dl>
<a name="_F_">
<!--   -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><a href="./org/fest/util/FailureMessages.html" title="class in org.fest.util"><span class="strong">FailureMessages</span></a> - Class in <a href="./org/fest/util/package-summary.html">org.fest.util</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/fest/util/Files.html#fileNamesIn(java.lang.String,%20boolean)">fileNamesIn(String, boolean)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Files.html" title="class in org.fest.util">Files</a></dt>
<dd>
<div class="block">Returns the names of the files inside the specified directory.</div>
</dd>
<dt><a href="./org/fest/util/Files.html" title="class in org.fest.util"><span class="strong">Files</span></a> - Class in <a href="./org/fest/util/package-summary.html">org.fest.util</a></dt>
<dd>
<div class="block">Utility methods related to files.</div>
</dd>
<dt><a href="./org/fest/util/FilesException.html" title="class in org.fest.util"><span class="strong">FilesException</span></a> - Exception in <a href="./org/fest/util/package-summary.html">org.fest.util</a></dt>
<dd>
<div class="block">Exception thrown by <code><a href="./org/fest/util/Files.html" title="class in org.fest.util"><code>Files</code></a></code>.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/FilesException.html#FilesException(java.lang.String)">FilesException(String)</a></span> - Constructor for exception org.fest.util.<a href="./org/fest/util/FilesException.html" title="class in org.fest.util">FilesException</a></dt>
<dd>
<div class="block">Creates a new <a href="./org/fest/util/FilesException.html" title="class in org.fest.util"><code>FilesException</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/FilesException.html#FilesException(java.lang.String,%20java.lang.Throwable)">FilesException(String, Throwable)</a></span> - Constructor for exception org.fest.util.<a href="./org/fest/util/FilesException.html" title="class in org.fest.util">FilesException</a></dt>
<dd>
<div class="block">Creates a new <a href="./org/fest/util/FilesException.html" title="class in org.fest.util"><code>FilesException</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/CollectionFilter.html#filter(java.util.Collection)">filter(Collection&lt;?&gt;)</a></span> - Method in interface org.fest.util.<a href="./org/fest/util/CollectionFilter.html" title="interface in org.fest.util">CollectionFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/fest/util/TypeFilter.html#filter(java.util.Collection)">filter(Collection&lt;?&gt;)</a></span> - Method in class org.fest.util.<a href="./org/fest/util/TypeFilter.html" title="class in org.fest.util">TypeFilter</a></dt>
<dd>
<div class="block">Filters the given collection by the type specified in this filter.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Flushables.html#flush(java.io.Flushable...)">flush(Flushable...)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Flushables.html" title="class in org.fest.util">Flushables</a></dt>
<dd>
<div class="block">Flushes the given <code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Flushable.html?is-external=true" title="class or interface in java.io"><code>Flushable</code></a></code>s, ignoring any thrown exceptions.</div>
</dd>
<dt><a href="./org/fest/util/Flushables.html" title="class in org.fest.util"><span class="strong">Flushables</span></a> - Class in <a href="./org/fest/util/package-summary.html">org.fest.util</a></dt>
<dd>
<div class="block">Utility methods related to <code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Flushable.html?is-external=true" title="class or interface in java.io"><code>Flushable</code></a></code>.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Files.html#flushAndClose(java.io.Writer)">flushAndClose(Writer)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Files.html" title="class in org.fest.util">Files</a></dt>
<dd>
<div class="block">Flushes and closes the given <code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io"><code>Writer</code></a></code>.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Files.html#flushAndClose(java.io.OutputStream)">flushAndClose(OutputStream)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Files.html" title="class in org.fest.util">Files</a></dt>
<dd>
<div class="block">Flushes and closes the given <code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io"><code>OutputStream</code></a></code>.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Arrays.html#format(java.lang.Object)">format(Object)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Arrays.html" title="class in org.fest.util">Arrays</a></dt>
<dd>
<div class="block">Returns the <code>String</code> representation of the given array, or <code>null</code> if the given object is either
 <code>null</code> or not an array.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Collections.html#format(java.util.Collection)">format(Collection&lt;?&gt;)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Collections.html" title="class in org.fest.util">Collections</a></dt>
<dd>
<div class="block">Returns the <code>String</code> representation of the given <code>Collection</code>, or <code>null</code> if the given
 <code>Collection</code> is <code>null</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Maps.html#format(java.util.Map)">format(Map&lt;?, ?&gt;)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Maps.html" title="class in org.fest.util">Maps</a></dt>
<dd>
<div class="block">Returns the <code>String</code> representation of the given map, or <code>null</code> if the given map is <code>null</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Dates.html#formatAsDatetime(java.util.Date)">formatAsDatetime(Date)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Dates.html" title="class in org.fest.util">Dates</a></dt>
<dd>
<div class="block">Formats the given date using the ISO 8601 date-time format (yyyy-MM-dd'T'HH:mm:ss).<br>
 Method in synchronized because SimpleDateFormat is not thread safe (sigh).</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Dates.html#formatAsDatetime(java.util.Calendar)">formatAsDatetime(Calendar)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Dates.html" title="class in org.fest.util">Dates</a></dt>
<dd>
<div class="block">Formats the date of the given calendar using the ISO 8601 date-time format (yyyy-MM-dd'T'HH:mm:ss).<br>
 Method is thread safe.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Dates.html#formatAsDatetimeWithMs(java.util.Date)">formatAsDatetimeWithMs(Date)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Dates.html" title="class in org.fest.util">Dates</a></dt>
<dd>
<div class="block">Formats the given date using the ISO 8601 date-time format with millisecond (yyyy-MM-dd'T'HH:mm:ss:SSS).<br>
 Method in synchronized because SimpleDateFormat is not thread safe (sigh).</div>
</dd>
</dl>
<a name="_G_">
<!--   -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="strong"><a href="./org/fest/util/Introspection.html#getProperty(java.lang.String,%20java.lang.Object)">getProperty(String, Object)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Introspection.html" title="class in org.fest.util">Introspection</a></dt>
<dd>
<div class="block">Returns a <a href="http://docs.oracle.com/javase/7/docs/api/java/beans/PropertyDescriptor.html?is-external=true" title="class or interface in java.beans"><code>PropertyDescriptor</code></a> for a property matching the given name in the given object.</div>
</dd>
</dl>
<a name="_H_">
<!--   -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><span class="strong"><a href="./org/fest/util/Objects.html#HASH_CODE_PRIME">HASH_CODE_PRIME</a></span> - Static variable in class org.fest.util.<a href="./org/fest/util/Objects.html" title="class in org.fest.util">Objects</a></dt>
<dd>
<div class="block">Prime number used to calculate the hash code of objects.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Objects.html#hashCodeFor(java.lang.Object)">hashCodeFor(Object)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Objects.html" title="class in org.fest.util">Objects</a></dt>
<dd>
<div class="block">Returns the hash code for the given object.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Arrays.html#hasOnlyNullElements(T[])">hasOnlyNullElements(T[])</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Arrays.html" title="class in org.fest.util">Arrays</a></dt>
<dd>
<div class="block">Returns <code>true</code> if the given array has only <code>null</code> elements, <code>false</code> otherwise.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Dates.html#hourOfDay(java.util.Date)">hourOfDay(Date)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Dates.html" title="class in org.fest.util">Dates</a></dt>
<dd>
<div class="block">Extracts the hour of day if the given Date (24-hour clock).</div>
</dd>
</dl>
<a name="_I_">
<!--   -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="strong"><a href="./org/fest/util/TextFileWriter.html#instance()">instance()</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/TextFileWriter.html" title="class in org.fest.util">TextFileWriter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/fest/util/Introspection.html" title="class in org.fest.util"><span class="strong">Introspection</span></a> - Class in <a href="./org/fest/util/package-summary.html">org.fest.util</a></dt>
<dd>
<div class="block">Utility methods related to <a
 href="http://java.sun.com/docs/books/tutorial/javabeans/introspection/index.html">JavaBeans Introspection</a>.</div>
</dd>
<dt><a href="./org/fest/util/IntrospectionError.html" title="class in org.fest.util"><span class="strong">IntrospectionError</span></a> - Exception in <a href="./org/fest/util/package-summary.html">org.fest.util</a></dt>
<dd>
<div class="block">Error that occurred when using <a href="http://java.sun.com/docs/books/tutorial/javabeans/introspection/index.html">JavaBeans
 Instrospection</a>.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/IntrospectionError.html#IntrospectionError(java.lang.String)">IntrospectionError(String)</a></span> - Constructor for exception org.fest.util.<a href="./org/fest/util/IntrospectionError.html" title="class in org.fest.util">IntrospectionError</a></dt>
<dd>
<div class="block">Creates a new </code><a href="./org/fest/util/IntrospectionError.html" title="class in org.fest.util"><code>IntrospectionError</code></a></code>.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/IntrospectionError.html#IntrospectionError(java.lang.String,%20java.lang.Throwable)">IntrospectionError(String, Throwable)</a></span> - Constructor for exception org.fest.util.<a href="./org/fest/util/IntrospectionError.html" title="class in org.fest.util">IntrospectionError</a></dt>
<dd>
<div class="block">Creates a new </code><a href="./org/fest/util/IntrospectionError.html" title="class in org.fest.util"><code>IntrospectionError</code></a></code>.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Arrays.html#isArray(java.lang.Object)">isArray(Object)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Arrays.html" title="class in org.fest.util">Arrays</a></dt>
<dd>
<div class="block">Indicates whether the given object is not <code>null</code> and is an array.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Strings.html#isEmpty(java.lang.String)">isEmpty(String)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Strings.html" title="class in org.fest.util">Strings</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Arrays.html#isNullOrEmpty(T[])">isNullOrEmpty(T[])</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Arrays.html" title="class in org.fest.util">Arrays</a></dt>
<dd>
<div class="block">Indicates whether the given array is <code>null</code> or empty.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Collections.html#isNullOrEmpty(java.util.Collection)">isNullOrEmpty(Collection&lt;?&gt;)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Collections.html" title="class in org.fest.util">Collections</a></dt>
<dd>
<div class="block">Indicates whether the given <code>Collection</code> is <code>null</code> or empty.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Iterables.html#isNullOrEmpty(java.lang.Iterable)">isNullOrEmpty(Iterable&lt;?&gt;)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Iterables.html" title="class in org.fest.util">Iterables</a></dt>
<dd>
<div class="block">Indicates whether the given <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><code>Iterable</code></a> is <code>null</code> or empty.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Maps.html#isNullOrEmpty(java.util.Map)">isNullOrEmpty(Map&lt;?, ?&gt;)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Maps.html" title="class in org.fest.util">Maps</a></dt>
<dd>
<div class="block">Indicates whether the given <code>Map</code> is <code>null</code> or empty.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Strings.html#isNullOrEmpty(java.lang.String)">isNullOrEmpty(String)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Strings.html" title="class in org.fest.util">Strings</a></dt>
<dd>
<div class="block">Indicates whether the given <code>String</code> is <code>null</code> or empty.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Dates.html#ISO_DATE_FORMAT">ISO_DATE_FORMAT</a></span> - Static variable in class org.fest.util.<a href="./org/fest/util/Dates.html" title="class in org.fest.util">Dates</a></dt>
<dd>
<div class="block">ISO 8601 date format (yyyy-MM-dd), example : <code>2003-04-23</code></div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Dates.html#ISO_DATE_TIME_FORMAT">ISO_DATE_TIME_FORMAT</a></span> - Static variable in class org.fest.util.<a href="./org/fest/util/Dates.html" title="class in org.fest.util">Dates</a></dt>
<dd>
<div class="block">ISO 8601 date-time format (yyyy-MM-dd'T'HH:mm:ss), example : <code>2003-04-26T13:01:02</code></div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Dates.html#ISO_DATE_TIME_FORMAT_WITH_MS">ISO_DATE_TIME_FORMAT_WITH_MS</a></span> - Static variable in class org.fest.util.<a href="./org/fest/util/Dates.html" title="class in org.fest.util">Dates</a></dt>
<dd>
<div class="block">ISO 8601 date-time format with millisecond (yyyy-MM-dd'T'HH:mm:ss.SSS), example : <code>2003-04-26T03:01:02.999</code></div>
</dd>
<dt><a href="./org/fest/util/Iterables.html" title="class in org.fest.util"><span class="strong">Iterables</span></a> - Class in <a href="./org/fest/util/package-summary.html">org.fest.util</a></dt>
<dd>
<div class="block">Utility methods related to <code>Iterable</code>s.</div>
</dd>
</dl>
<a name="_J_">
<!--   -->
</a>
<h2 class="title">J</h2>
<dl>
<dt><span class="strong"><a href="./org/fest/util/Strings.html#join(java.lang.String...)">join(String...)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Strings.html" title="class in org.fest.util">Strings</a></dt>
<dd>
<div class="block">Joins the given <code>String</code>s using a given delimiter.</div>
</dd>
</dl>
<a name="_L_">
<!--   -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="strong"><a href="./org/fest/util/SystemProperties.html#LINE_SEPARATOR">LINE_SEPARATOR</a></span> - Static variable in class org.fest.util.<a href="./org/fest/util/SystemProperties.html" title="class in org.fest.util">SystemProperties</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/fest/util/Lists.html" title="class in org.fest.util"><span class="strong">Lists</span></a> - Class in <a href="./org/fest/util/package-summary.html">org.fest.util</a></dt>
<dd>
<div class="block">Utility methods related to <code>java.util.List</code>s.</div>
</dd>
</dl>
<a name="_M_">
<!--   -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><a href="./org/fest/util/Maps.html" title="class in org.fest.util"><span class="strong">Maps</span></a> - Class in <a href="./org/fest/util/package-summary.html">org.fest.util</a></dt>
<dd>
<div class="block">Utility methods related to maps.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Dates.html#millisecondOf(java.util.Date)">millisecondOf(Date)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Dates.html" title="class in org.fest.util">Dates</a></dt>
<dd>
<div class="block">Extracts the millisecond of the given Date.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Dates.html#minuteOf(java.util.Date)">minuteOf(Date)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Dates.html" title="class in org.fest.util">Dates</a></dt>
<dd>
<div class="block">Dates Extracts the minute of the given Date.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Dates.html#monthOf(java.util.Date)">monthOf(Date)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Dates.html" title="class in org.fest.util">Dates</a></dt>
<dd>
<div class="block">Dates Extracts the month of the given Date <b>starting at 1</b> (January=1, February=2, ...).</div>
</dd>
</dl>
<a name="_N_">
<!--   -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><span class="strong"><a href="./org/fest/util/Objects.html#namesOf(java.lang.Class...)">namesOf(Class&lt;?&gt;...)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Objects.html" title="class in org.fest.util">Objects</a></dt>
<dd>
<div class="block">Returns an array containing the names of the given types.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Lists.html#newArrayList(T...)">newArrayList(T...)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Lists.html" title="class in org.fest.util">Lists</a></dt>
<dd>
<div class="block">Creates a <em>mutable</em> <a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util"><code>ArrayList</code></a> containing the given elements.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Lists.html#newArrayList(java.lang.Iterable)">newArrayList(Iterable&lt;? extends T&gt;)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Lists.html" title="class in org.fest.util">Lists</a></dt>
<dd>
<div class="block">Creates a <em>mutable</em> <a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util"><code>ArrayList</code></a> containing the given elements.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Files.html#newFile(java.lang.String)">newFile(String)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Files.html" title="class in org.fest.util">Files</a></dt>
<dd>
<div class="block">Creates a new file using the given path.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Files.html#newFolder(java.lang.String)">newFolder(String)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Files.html" title="class in org.fest.util">Files</a></dt>
<dd>
<div class="block">Creates a new directory using the given path.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Sets.html#newLinkedHashSet(T...)">newLinkedHashSet(T...)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Sets.html" title="class in org.fest.util">Sets</a></dt>
<dd>
<div class="block">Creates a <em>mutable</em> <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashSet.html?is-external=true" title="class or interface in java.util"><code>LinkedHashSet</code></a> containing the given elements.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Files.html#newTemporaryFile()">newTemporaryFile()</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Files.html" title="class in org.fest.util">Files</a></dt>
<dd>
<div class="block">Creates a new file in the system's temporary directory.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Files.html#newTemporaryFolder()">newTemporaryFolder()</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Files.html" title="class in org.fest.util">Files</a></dt>
<dd>
<div class="block">Creates a new directory in the system's temporary directory.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Arrays.html#nonNullElementsIn(T[])">nonNullElementsIn(T[])</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Arrays.html" title="class in org.fest.util">Arrays</a></dt>
<dd>
<div class="block">Returns all the non-<code>null</code> elements in the given array.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Collections.html#nonNullElementsIn(java.util.Collection)">nonNullElementsIn(Collection&lt;T&gt;)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Collections.html" title="class in org.fest.util">Collections</a></dt>
<dd>
<div class="block">Returns all the non-<code>null</code> elements in the given <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util"><code>Collection</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Iterables.html#nonNullElementsIn(java.lang.Iterable)">nonNullElementsIn(Iterable&lt;T&gt;)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Iterables.html" title="class in org.fest.util">Iterables</a></dt>
<dd>
<div class="block">Returns all the non-<code>null</code> elements in the given <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><code>Iterable</code></a>.</div>
</dd>
</dl>
<a name="_O_">
<!--   -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><a href="./org/fest/util/Objects.html" title="class in org.fest.util"><span class="strong">Objects</span></a> - Class in <a href="./org/fest/util/package-summary.html">org.fest.util</a></dt>
<dd>
<div class="block">Utility methods related to objects.</div>
</dd>
<dt><a href="./org/fest/util/package-summary.html">org.fest.util</a> - package org.fest.util</dt>
<dd>
<div class="block">
General-purpose utilities used by <a href="http://code.google.com/p/fest/" target="_blank">FEST</a> modules.</div>
</dd>
</dl>
<a name="_P_">
<!--   -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><span class="strong"><a href="./org/fest/util/Dates.html#parse(java.lang.String)">parse(String)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Dates.html" title="class in org.fest.util">Dates</a></dt>
<dd>
<div class="block">Utility method to parse a Date following <a href="./org/fest/util/Dates.html#ISO_DATE_FORMAT"><code>Dates.ISO_DATE_FORMAT</code></a>, returns null if the given String is null.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Dates.html#parseDatetime(java.lang.String)">parseDatetime(String)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Dates.html" title="class in org.fest.util">Dates</a></dt>
<dd>
<div class="block">Utility method to parse a Date following <a href="./org/fest/util/Dates.html#ISO_DATE_TIME_FORMAT"><code>Dates.ISO_DATE_TIME_FORMAT</code></a>, returns null if the given String is null.</div>
</dd>
<dt><a href="./org/fest/util/Preconditions.html" title="class in org.fest.util"><span class="strong">Preconditions</span></a> - Class in <a href="./org/fest/util/package-summary.html">org.fest.util</a></dt>
<dd>
<div class="block">Verifies correct argument values and state.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Types.html#primitiveTypes()">primitiveTypes()</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Types.html" title="class in org.fest.util">Types</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_Q_">
<!--   -->
</a>
<h2 class="title">Q</h2>
<dl>
<dt><span class="strong"><a href="./org/fest/util/Strings.html#quote(java.lang.String)">quote(String)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Strings.html" title="class in org.fest.util">Strings</a></dt>
<dd>
<div class="block">Returns the given <code>String</code> surrounded by single quotes, or <code>null</code> if the given <code>String</code> is
 <code>null</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Strings.html#quote(java.lang.Object)">quote(Object)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Strings.html" title="class in org.fest.util">Strings</a></dt>
<dd>
<div class="block">Returns the given object surrounded by single quotes, only if the object is a <code>String</code>.</div>
</dd>
</dl>
<a name="_R_">
<!--   -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="strong"><a href="./org/fest/util/Throwables.html#removeFestRelatedElementsFromStackTrace(java.lang.Throwable)">removeFestRelatedElementsFromStackTrace(Throwable)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Throwables.html" title="class in org.fest.util">Throwables</a></dt>
<dd>
<div class="block">Removes the FEST-related elements from the <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><code>Throwable</code></a></code> stack trace that have little value for
 end user.</div>
</dd>
</dl>
<a name="_S_">
<!--   -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="strong"><a href="./org/fest/util/Dates.html#secondOf(java.util.Date)">secondOf(Date)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Dates.html" title="class in org.fest.util">Dates</a></dt>
<dd>
<div class="block">Extracts the second of the given Date.</div>
</dd>
<dt><a href="./org/fest/util/Sets.html" title="class in org.fest.util"><span class="strong">Sets</span></a> - Class in <a href="./org/fest/util/package-summary.html">org.fest.util</a></dt>
<dd>
<div class="block">Utility methods related to <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util"><code>Set</code></a>s.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Iterables.html#sizeOf(java.lang.Iterable)">sizeOf(Iterable&lt;?&gt;)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Iterables.html" title="class in org.fest.util">Iterables</a></dt>
<dd>
<div class="block">Returns the size of the given <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><code>Iterable</code></a>.</div>
</dd>
<dt><a href="./org/fest/util/Strings.html" title="class in org.fest.util"><span class="strong">Strings</span></a> - Class in <a href="./org/fest/util/package-summary.html">org.fest.util</a></dt>
<dd>
<div class="block">Utility methods related to <code>String</code>s.</div>
</dd>
<dt><a href="./org/fest/util/Strings.StringsToJoin.html" title="class in org.fest.util"><span class="strong">Strings.StringsToJoin</span></a> - Class in <a href="./org/fest/util/package-summary.html">org.fest.util</a></dt>
<dd>
<div class="block">Knows how to join <code>String</code>s using a given delimiter.</div>
</dd>
<dt><a href="./org/fest/util/Strings.StringToAppend.html" title="class in org.fest.util"><span class="strong">Strings.StringToAppend</span></a> - Class in <a href="./org/fest/util/package-summary.html">org.fest.util</a></dt>
<dd>
<div class="block">Knows how to append a given <code>String</code> to the given target, only if the target does not end with the given
 <code>String</code> to append.</div>
</dd>
<dt><a href="./org/fest/util/SystemProperties.html" title="class in org.fest.util"><span class="strong">SystemProperties</span></a> - Class in <a href="./org/fest/util/package-summary.html">org.fest.util</a></dt>
<dd>
<div class="block">System properties.</div>
</dd>
</dl>
<a name="_T_">
<!--   -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="strong"><a href="./org/fest/util/Files.html#temporaryFolder()">temporaryFolder()</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Files.html" title="class in org.fest.util">Files</a></dt>
<dd>
<div class="block">Returns the system's temporary directory.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Files.html#temporaryFolderPath()">temporaryFolderPath()</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Files.html" title="class in org.fest.util">Files</a></dt>
<dd>
<div class="block">Returns the path of the system's temporary directory.</div>
</dd>
<dt><a href="./org/fest/util/TextFileWriter.html" title="class in org.fest.util"><span class="strong">TextFileWriter</span></a> - Class in <a href="./org/fest/util/package-summary.html">org.fest.util</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/fest/util/Throwables.html" title="class in org.fest.util"><span class="strong">Throwables</span></a> - Class in <a href="./org/fest/util/package-summary.html">org.fest.util</a></dt>
<dd>
<div class="block">Utility methods related to <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><code>Throwable</code></a></code>s.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Strings.StringToAppend.html#to(java.lang.String)">to(String)</a></span> - Method in class org.fest.util.<a href="./org/fest/util/Strings.StringToAppend.html" title="class in org.fest.util">Strings.StringToAppend</a></dt>
<dd>
<div class="block">Appends the <code>String</code> specified in the constructor to the <code>String</code> passed as argument.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Dates.html#toCalendar(java.util.Date)">toCalendar(Date)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Dates.html" title="class in org.fest.util">Dates</a></dt>
<dd>
<div class="block">Converts the given Date to Calendar, returns null if the given Date is null.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Dates.html#today()">today()</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Dates.html" title="class in org.fest.util">Dates</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/fest/util/Dates.html#tomorrow()">tomorrow()</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Dates.html" title="class in org.fest.util">Dates</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/fest/util/ToString.html" title="class in org.fest.util"><span class="strong">ToString</span></a> - Class in <a href="./org/fest/util/package-summary.html">org.fest.util</a></dt>
<dd>
<div class="block">Obtains the <code>toString</code> representation of an object.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/ToString.html#toStringOf(java.lang.Object)">toStringOf(Object)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/ToString.html" title="class in org.fest.util">ToString</a></dt>
<dd>
<div class="block">Returns the <code>toString</code> representation of the given object.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Dates.html#truncateTime(java.util.Date)">truncateTime(Date)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Dates.html" title="class in org.fest.util">Dates</a></dt>
<dd>
<div class="block">Returns a copy of the given date without the time part (which is set to 00:00:00), for example :<br>
 <code>truncateTime(2008-12-29T23:45:12)</code> will give <code>2008-12-29T00:00:00</code>.</div>
</dd>
<dt><a href="./org/fest/util/TypeFilter.html" title="class in org.fest.util"><span class="strong">TypeFilter</span></a>&lt;<a href="./org/fest/util/TypeFilter.html" title="type parameter in TypeFilter">T</a>&gt; - Class in <a href="./org/fest/util/package-summary.html">org.fest.util</a></dt>
<dd>
<div class="block">Filters elements of a collection by their data type.</div>
</dd>
<dt><a href="./org/fest/util/Types.html" title="class in org.fest.util"><span class="strong">Types</span></a> - Class in <a href="./org/fest/util/package-summary.html">org.fest.util</a></dt>
<dd>
<div class="block">Utilities related to Java data types.</div>
</dd>
</dl>
<a name="_V_">
<!--   -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><a href="./org/fest/util/VisibleForTesting.html" title="annotation in org.fest.util"><span class="strong">VisibleForTesting</span></a> - Annotation Type in <a href="./org/fest/util/package-summary.html">org.fest.util</a></dt>
<dd>
<div class="block">Indicates that the visibility of a type or member has been relaxed to make the code testable.</div>
</dd>
</dl>
<a name="_W_">
<!--   -->
</a>
<h2 class="title">W</h2>
<dl>
<dt><span class="strong"><a href="./org/fest/util/Strings.StringsToJoin.html#with(java.lang.String)">with(String)</a></span> - Method in class org.fest.util.<a href="./org/fest/util/Strings.StringsToJoin.html" title="class in org.fest.util">Strings.StringsToJoin</a></dt>
<dd>
<div class="block">Specifies the delimeter to use to join <code>String</code>s.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/TextFileWriter.html#write(java.io.File,%20java.lang.String...)">write(File, String...)</a></span> - Method in class org.fest.util.<a href="./org/fest/util/TextFileWriter.html" title="class in org.fest.util">TextFileWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/fest/util/TextFileWriter.html#write(java.io.File,%20java.nio.charset.Charset,%20java.lang.String...)">write(File, Charset, String...)</a></span> - Method in class org.fest.util.<a href="./org/fest/util/TextFileWriter.html" title="class in org.fest.util">TextFileWriter</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_Y_">
<!--   -->
</a>
<h2 class="title">Y</h2>
<dl>
<dt><span class="strong"><a href="./org/fest/util/Dates.html#yearOf(java.util.Date)">yearOf(Date)</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Dates.html" title="class in org.fest.util">Dates</a></dt>
<dd>
<div class="block">Extracts the year of the given Date.</div>
</dd>
<dt><span class="strong"><a href="./org/fest/util/Dates.html#yesterday()">yesterday()</a></span> - Static method in class org.fest.util.<a href="./org/fest/util/Dates.html" title="class in org.fest.util">Dates</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="#_A_">A</a>&nbsp;<a href="#_B_">B</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_J_">J</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_N_">N</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_Q_">Q</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_V_">V</a>&nbsp;<a href="#_W_">W</a>&nbsp;<a href="#_Y_">Y</a>&nbsp;</div>
<!-- ======= 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="./org/fest/util/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="./org/fest/util/package-tree.html">Tree</a></li>
<li><a href="./deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="./help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.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>
<a name="skip-navbar_bottom">
<!--   -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2014. All rights reserved.</small></p>
</body>
</html>