This file is indexed.

/usr/share/doc/libinvokebinder-java/api/com/headius/invokebinder/class-use/SmartBinder.html is in libinvokebinder-java-doc 1.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
<!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 Jan 22 22:15:33 UTC 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.headius.invokebinder.SmartBinder (invokebinder 1.5 API)</title>
<meta name="date" content="2015-01-22">
<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="Uses of Class com.headius.invokebinder.SmartBinder (invokebinder 1.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="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">Class</a></li>
<li class="navBarCell1Rev">Use</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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/headius/invokebinder/class-use/SmartBinder.html" target="_top">Frames</a></li>
<li><a href="SmartBinder.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="header">
<h2 title="Uses of Class com.headius.invokebinder.SmartBinder" class="title">Uses of Class<br>com.headius.invokebinder.SmartBinder</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#com.headius.invokebinder">com.headius.invokebinder</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.headius.invokebinder">
<!--   -->
</a>
<h3>Uses of <a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a> in <a href="../../../../com/headius/invokebinder/package-summary.html">com.headius.invokebinder</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../com/headius/invokebinder/package-summary.html">com.headius.invokebinder</a> that return <a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#append(java.lang.String[],%20java.lang.Class[],%20java.lang.Object...)">append</a></strong>(<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;names,
      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>[]&nbsp;types,
      <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;values)</code>
<div class="block">Append the given arguments to the argument list, assigning them the
 given names.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#append(java.lang.String,%20boolean)">append</a></strong>(<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;name,
      boolean&nbsp;value)</code>
<div class="block">Append the given argument to the argument list, assigning it the
 given name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#append(java.lang.String,%20byte)">append</a></strong>(<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;name,
      byte&nbsp;value)</code>
<div class="block">Append the given argument to the argument list, assigning it the
 given name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#append(java.lang.String,%20char)">append</a></strong>(<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;name,
      char&nbsp;value)</code>
<div class="block">Append the given argument to the argument list, assigning it the
 given name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#append(java.lang.String,%20java.lang.Class,%20java.lang.Object)">append</a></strong>(<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;name,
      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;type,
      <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;value)</code>
<div class="block">Append the given argument to the argument list, assigning it the
 given name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#append(java.lang.String,%20double)">append</a></strong>(<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;name,
      double&nbsp;value)</code>
<div class="block">Append the given argument to the argument list, assigning it the
 given name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#append(java.lang.String,%20float)">append</a></strong>(<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;name,
      float&nbsp;value)</code>
<div class="block">Append the given argument to the argument list, assigning it the
 given name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#append(java.lang.String,%20int)">append</a></strong>(<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;name,
      int&nbsp;value)</code>
<div class="block">Append the given argument to the argument list, assigning it the
 given name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#append(java.lang.String,%20long)">append</a></strong>(<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;name,
      long&nbsp;value)</code>
<div class="block">Append the given argument to the argument list, assigning it the
 given name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#append(java.lang.String,%20java.lang.Object)">append</a></strong>(<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;name,
      <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;value)</code>
<div class="block">Append the given argument to the argument list, assigning it the
 given name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#append(java.lang.String,%20short)">append</a></strong>(<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;name,
      short&nbsp;value)</code>
<div class="block">Append the given argument to the argument list, assigning it the
 given name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#cast(java.lang.Class,%20java.lang.Class...)">cast</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;returnType,
    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>...&nbsp;argTypes)</code>
<div class="block">Cast the incoming arguments to the return and argument types given.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#cast(com.headius.invokebinder.Signature)">cast</a></strong>(<a href="../../../../com/headius/invokebinder/Signature.html" title="class in com.headius.invokebinder">Signature</a>&nbsp;target)</code>
<div class="block">Cast the incoming arguments to the types in the given signature.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#castArg(java.lang.String,%20java.lang.Class)">castArg</a></strong>(<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;name,
       <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;type)</code>
<div class="block">Cast the named argument to the given type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#castReturn(java.lang.Class)">castReturn</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;type)</code>
<div class="block">Cast the return value to the given type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#castVirtual(java.lang.Class,%20java.lang.Class,%20java.lang.Class...)">castVirtual</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;returnType,
           <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;firstArg,
           <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>...&nbsp;restArgs)</code>
<div class="block">Cast the incoming arguments to the return, first argument type, and
 remaining argument types.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#collect(java.lang.String,%20java.lang.String)">collect</a></strong>(<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;outName,
       <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;namePattern)</code>
<div class="block">Collect arguments matching namePattern into an trailing array argument
 named outName.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#drop(java.lang.String)">drop</a></strong>(<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;name)</code>
<div class="block">Drop the argument with the given name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#dropFirst()">dropFirst</a></strong>()</code>
<div class="block">Drop the first argument.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#dropFirst(int)">dropFirst</a></strong>(int&nbsp;count)</code>
<div class="block">Drop the first N arguments.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#dropLast()">dropLast</a></strong>()</code>
<div class="block">Drop the last argument.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#dropLast(int)">dropLast</a></strong>(int&nbsp;count)</code>
<div class="block">Drop the last N arguments.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#exclude(java.lang.String...)">exclude</a></strong>(<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;excludeNames)</code>
<div class="block">Permute all parameters except the names given.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#filter(java.lang.String,%20java.lang.invoke.MethodHandle)">filter</a></strong>(<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;pattern,
      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/invoke/MethodHandle.html?is-external=true" title="class or interface in java.lang.invoke">MethodHandle</a>&nbsp;filter)</code>
<div class="block">Filter the arguments matching the given pattern using the given filter function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#filterReturn(java.lang.invoke.MethodHandle)">filterReturn</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/invoke/MethodHandle.html?is-external=true" title="class or interface in java.lang.invoke">MethodHandle</a>&nbsp;filter)</code>
<div class="block">Use the given filter function to transform the return value at this
 point in the binder.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#filterReturn(com.headius.invokebinder.SmartHandle)">filterReturn</a></strong>(<a href="../../../../com/headius/invokebinder/SmartHandle.html" title="class in com.headius.invokebinder">SmartHandle</a>&nbsp;filter)</code>
<div class="block">Use the given filter function to transform the return value at this
 point in the binder.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#fold(java.lang.String,%20java.lang.invoke.MethodHandle)">fold</a></strong>(<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;newName,
    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/invoke/MethodHandle.html?is-external=true" title="class or interface in java.lang.invoke">MethodHandle</a>&nbsp;function)</code>
<div class="block">Pass all arguments to the given function and insert the resulting value
 as newName into the argument list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#fold(java.lang.String,%20com.headius.invokebinder.SmartHandle)">fold</a></strong>(<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;newName,
    <a href="../../../../com/headius/invokebinder/SmartHandle.html" title="class in com.headius.invokebinder">SmartHandle</a>&nbsp;function)</code>
<div class="block">Pass all arguments to the given function and insert the resulting value
 as newName into the argument list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#foldStatic(java.lang.String,%20java.lang.Class,%20java.lang.String)">foldStatic</a></strong>(<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;newName,
          <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;target,
          <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;method)</code>
<div class="block">Acquire a public static folding function from the given target class,
 using the given name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#foldStatic(java.lang.String,%20java.lang.invoke.MethodHandles.Lookup,%20java.lang.Class,%20java.lang.String)">foldStatic</a></strong>(<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;newName,
          <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/invoke/MethodHandles.Lookup.html?is-external=true" title="class or interface in java.lang.invoke">MethodHandles.Lookup</a>&nbsp;lookup,
          <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;target,
          <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;method)</code>
<div class="block">Acquire a static folding function from the given target class, using the
 given name and Lookup.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#foldVirtual(java.lang.String,%20java.lang.invoke.MethodHandles.Lookup,%20java.lang.String)">foldVirtual</a></strong>(<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;newName,
           <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/invoke/MethodHandles.Lookup.html?is-external=true" title="class or interface in java.lang.invoke">MethodHandles.Lookup</a>&nbsp;lookup,
           <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;method)</code>
<div class="block">Acquire a virtual folding function from the first argument's class,
 using the given name and Lookup.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#foldVirtual(java.lang.String,%20java.lang.String)">foldVirtual</a></strong>(<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;newName,
           <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;method)</code>
<div class="block">Acquire a public virtual folding function from the first argument's
 class, using the given name and Lookup.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#foldVoid(java.lang.invoke.MethodHandle)">foldVoid</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/invoke/MethodHandle.html?is-external=true" title="class or interface in java.lang.invoke">MethodHandle</a>&nbsp;function)</code>
<div class="block">Pass all arguments to the given function and drop any result.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#foldVoid(com.headius.invokebinder.SmartHandle)">foldVoid</a></strong>(<a href="../../../../com/headius/invokebinder/SmartHandle.html" title="class in com.headius.invokebinder">SmartHandle</a>&nbsp;function)</code>
<div class="block">Pass all arguments to the given function and drop any result.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#from(java.lang.Class,%20java.lang.String[],%20java.lang.Class...)">from</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;retType,
    <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;names,
    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>...&nbsp;types)</code>
<div class="block">Create a new SmartBinder from the given types and argument names.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#from(java.lang.Class,%20java.lang.String,%20java.lang.Class)">from</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;retType,
    <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;name,
    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;type)</code>
<div class="block">Create a new SmartBinder with from the given types and argument name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#from(java.lang.invoke.MethodHandles.Lookup,%20java.lang.Class,%20java.lang.String[],%20java.lang.Class...)">from</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/invoke/MethodHandles.Lookup.html?is-external=true" title="class or interface in java.lang.invoke">MethodHandles.Lookup</a>&nbsp;lookup,
    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;retType,
    <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;names,
    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>...&nbsp;types)</code>
<div class="block">Create a new SmartBinder from the given types and argument names,
 using the given Lookup for any handle lookups.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#from(java.lang.invoke.MethodHandles.Lookup,%20java.lang.Class,%20java.lang.String,%20java.lang.Class)">from</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/invoke/MethodHandles.Lookup.html?is-external=true" title="class or interface in java.lang.invoke">MethodHandles.Lookup</a>&nbsp;lookup,
    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;retType,
    <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;name,
    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;type)</code>
<div class="block">Create a new SmartBinder from the given types and argument name,
 using the given Lookup for any handle lookups.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#from(java.lang.invoke.MethodHandles.Lookup,%20com.headius.invokebinder.Signature)">from</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/invoke/MethodHandles.Lookup.html?is-external=true" title="class or interface in java.lang.invoke">MethodHandles.Lookup</a>&nbsp;lookup,
    <a href="../../../../com/headius/invokebinder/Signature.html" title="class in com.headius.invokebinder">Signature</a>&nbsp;inbound)</code>
<div class="block">Create a new SmartBinder from the given Signature, using the given
 Lookup for any handle lookups.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#from(com.headius.invokebinder.Signature)">from</a></strong>(<a href="../../../../com/headius/invokebinder/Signature.html" title="class in com.headius.invokebinder">Signature</a>&nbsp;inbound)</code>
<div class="block">Create a new SmartBinder from the given Signature.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#insert(int,%20java.lang.String[],%20java.lang.Class[],%20java.lang.Object...)">insert</a></strong>(int&nbsp;index,
      <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;names,
      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>[]&nbsp;types,
      <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;values)</code>
<div class="block">Insert arguments into the argument list at the given index with the
 given names and values.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#insert(int,%20java.lang.String,%20boolean)">insert</a></strong>(int&nbsp;index,
      <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;name,
      boolean&nbsp;value)</code>
<div class="block">Insert an argument into the argument list at the given index with the
 given name and value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#insert(int,%20java.lang.String,%20byte)">insert</a></strong>(int&nbsp;index,
      <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;name,
      byte&nbsp;value)</code>
<div class="block">Insert an argument into the argument list at the given index with the
 given name and value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#insert(int,%20java.lang.String,%20char)">insert</a></strong>(int&nbsp;index,
      <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;name,
      char&nbsp;value)</code>
<div class="block">Insert an argument into the argument list at the given index with the
 given name and value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#insert(int,%20java.lang.String,%20java.lang.Class,%20java.lang.Object)">insert</a></strong>(int&nbsp;index,
      <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;name,
      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;type,
      <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;value)</code>
<div class="block">Insert an argument into the argument list at the given index with the
 given name and value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#insert(int,%20java.lang.String,%20double)">insert</a></strong>(int&nbsp;index,
      <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;name,
      double&nbsp;value)</code>
<div class="block">Insert an argument into the argument list at the given index with the
 given name and value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#insert(int,%20java.lang.String,%20float)">insert</a></strong>(int&nbsp;index,
      <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;name,
      float&nbsp;value)</code>
<div class="block">Insert an argument into the argument list at the given index with the
 given name and value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#insert(int,%20java.lang.String,%20int)">insert</a></strong>(int&nbsp;index,
      <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;name,
      int&nbsp;value)</code>
<div class="block">Insert an argument into the argument list at the given index with the
 given name and value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#insert(int,%20java.lang.String,%20long)">insert</a></strong>(int&nbsp;index,
      <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;name,
      long&nbsp;value)</code>
<div class="block">Insert an argument into the argument list at the given index with the
 given name and value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#insert(int,%20java.lang.String,%20java.lang.Object)">insert</a></strong>(int&nbsp;index,
      <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;name,
      <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;value)</code>
<div class="block">Insert an argument into the argument list at the given index with the
 given name and value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#insert(int,%20java.lang.String,%20short)">insert</a></strong>(int&nbsp;index,
      <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;name,
      short&nbsp;value)</code>
<div class="block">Insert an argument into the argument list at the given index with the
 given name and value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#permute(com.headius.invokebinder.Signature)">permute</a></strong>(<a href="../../../../com/headius/invokebinder/Signature.html" title="class in com.headius.invokebinder">Signature</a>&nbsp;target)</code>
<div class="block">Using the argument names and order in the target Signature, permute the
 arguments in this SmartBinder.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#permute(java.lang.String...)">permute</a></strong>(<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;targetNames)</code>
<div class="block">Using the argument names and order in the given targetNames, permute the
 arguments in this SmartBinder.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#prepend(java.lang.String[],%20java.lang.Class[],%20java.lang.Object...)">prepend</a></strong>(<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;names,
       <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>[]&nbsp;types,
       <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;values)</code>
<div class="block">Prepend the given arguments to the argument list, assigning them the
 given name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#prepend(java.lang.String,%20boolean)">prepend</a></strong>(<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;name,
       boolean&nbsp;value)</code>
<div class="block">Prepend the given argument to the argument list, assigning it the
 given name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#prepend(java.lang.String,%20byte)">prepend</a></strong>(<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;name,
       byte&nbsp;value)</code>
<div class="block">Prepend the given argument to the argument list, assigning it the
 given name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#prepend(java.lang.String,%20char)">prepend</a></strong>(<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;name,
       char&nbsp;value)</code>
<div class="block">Prepend the given argument to the argument list, assigning it the
 given name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#prepend(java.lang.String,%20java.lang.Class,%20java.lang.Object)">prepend</a></strong>(<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;name,
       <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;type,
       <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;value)</code>
<div class="block">Prepend the given argument to the argument list, assigning it the
 given name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#prepend(java.lang.String,%20double)">prepend</a></strong>(<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;name,
       double&nbsp;value)</code>
<div class="block">Prepend the given argument to the argument list, assigning it the
 given name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#prepend(java.lang.String,%20float)">prepend</a></strong>(<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;name,
       float&nbsp;value)</code>
<div class="block">Prepend the given argument to the argument list, assigning it the
 given name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#prepend(java.lang.String,%20int)">prepend</a></strong>(<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;name,
       int&nbsp;value)</code>
<div class="block">Prepend the given argument to the argument list, assigning it the
 given name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#prepend(java.lang.String,%20long)">prepend</a></strong>(<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;name,
       long&nbsp;value)</code>
<div class="block">Prepend the given argument to the argument list, assigning it the
 given name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#prepend(java.lang.String,%20java.lang.Object)">prepend</a></strong>(<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;name,
       <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;value)</code>
<div class="block">Prepend the given argument to the argument list, assigning it the
 given name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#prepend(java.lang.String,%20short)">prepend</a></strong>(<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;name,
       short&nbsp;value)</code>
<div class="block">Prepend the given argument to the argument list, assigning it the
 given name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#printSignature()">printSignature</a></strong>()</code>
<div class="block">Print this binder's current signature to stdout.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#spread(java.lang.String[],%20java.lang.Class...)">spread</a></strong>(<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;spreadNames,
      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>...&nbsp;spreadTypes)</code>
<div class="block">Spread a trailing array into the specified argument types.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">SmartBinder</a></code></td>
<td class="colLast"><span class="strong">SmartBinder.</span><code><strong><a href="../../../../com/headius/invokebinder/SmartBinder.html#spread(java.lang.String,%20int)">spread</a></strong>(<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;baseName,
      int&nbsp;count)</code>
<div class="block">Spread a trailing array into count number of arguments, using the
 natural component type for the array.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</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="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/headius/invokebinder/SmartBinder.html" title="class in com.headius.invokebinder">Class</a></li>
<li class="navBarCell1Rev">Use</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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/headius/invokebinder/class-use/SmartBinder.html" target="_top">Frames</a></li>
<li><a href="SmartBinder.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; 2015. All rights reserved.</small></p>
</body>
</html>