index-3.html 12KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="en">
  4. <head>
  5. <!-- Generated by javadoc (1.8.0_131) on Sat May 27 07:28:13 EDT 2017 -->
  6. <title>C-Index</title>
  7. <meta name="date" content="2017-05-27">
  8. <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
  9. <script type="text/javascript" src="../script.js"></script>
  10. </head>
  11. <body>
  12. <script type="text/javascript"><!--
  13. try {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="C-Index";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. </script>
  22. <noscript>
  23. <div>JavaScript is disabled on your browser.</div>
  24. </noscript>
  25. <!-- ========= START OF TOP NAVBAR ======= -->
  26. <div class="topNav"><a name="navbar.top">
  27. <!-- -->
  28. </a>
  29. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  30. <a name="navbar.top.firstrow">
  31. <!-- -->
  32. </a>
  33. <ul class="navList" title="Navigation">
  34. <li><a href="../overview-summary.html">Overview</a></li>
  35. <li>Package</li>
  36. <li>Class</li>
  37. <li><a href="../overview-tree.html">Tree</a></li>
  38. <li><a href="../deprecated-list.html">Deprecated</a></li>
  39. <li class="navBarCell1Rev">Index</li>
  40. <li><a href="../help-doc.html">Help</a></li>
  41. </ul>
  42. </div>
  43. <div class="subNav">
  44. <ul class="navList">
  45. <li><a href="index-2.html">Prev Letter</a></li>
  46. <li><a href="index-4.html">Next Letter</a></li>
  47. </ul>
  48. <ul class="navList">
  49. <li><a href="../index.html?index-files/index-3.html" target="_top">Frames</a></li>
  50. <li><a href="index-3.html" target="_top">No&nbsp;Frames</a></li>
  51. </ul>
  52. <ul class="navList" id="allclasses_navbar_top">
  53. <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
  54. </ul>
  55. <div>
  56. <script type="text/javascript"><!--
  57. allClassesLink = document.getElementById("allclasses_navbar_top");
  58. if(window==top) {
  59. allClassesLink.style.display = "block";
  60. }
  61. else {
  62. allClassesLink.style.display = "none";
  63. }
  64. //-->
  65. </script>
  66. </div>
  67. <a name="skip.navbar.top">
  68. <!-- -->
  69. </a></div>
  70. <!-- ========= END OF TOP NAVBAR ========= -->
  71. <div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">F</a>&nbsp;<a href="index-5.html">G</a>&nbsp;<a href="index-6.html">I</a>&nbsp;<a href="index-7.html">L</a>&nbsp;<a href="index-8.html">N</a>&nbsp;<a href="index-9.html">P</a>&nbsp;<a href="index-10.html">R</a>&nbsp;<a href="index-11.html">S</a>&nbsp;<a href="index-12.html">T</a>&nbsp;<a href="index-13.html">W</a>&nbsp;<a name="I:C">
  72. <!-- -->
  73. </a>
  74. <h2 class="title">C</h2>
  75. <dl>
  76. <dt><span class="memberNameLink"><a href="../com/zipcodewilmington/streams/tools/StringUtils.html#capitalizeFirstChar-java.lang.String-">capitalizeFirstChar(String)</a></span> - Static method in class com.zipcodewilmington.streams.tools.<a href="../com/zipcodewilmington/streams/tools/StringUtils.html" title="class in com.zipcodewilmington.streams.tools">StringUtils</a></dt>
  77. <dd>&nbsp;</dd>
  78. <dt><span class="memberNameLink"><a href="../com/zipcodewilmington/streams/TestConstants.html#collectionSize">collectionSize</a></span> - Static variable in interface com.zipcodewilmington.streams.<a href="../com/zipcodewilmington/streams/TestConstants.html" title="interface in com.zipcodewilmington.streams">TestConstants</a></dt>
  79. <dd>&nbsp;</dd>
  80. <dt><a href="../com/zipcodewilmington/streams/package-summary.html">com.zipcodewilmington.streams</a> - package com.zipcodewilmington.streams</dt>
  81. <dd>&nbsp;</dd>
  82. <dt><a href="../com/zipcodewilmington/streams/anthropoid/package-summary.html">com.zipcodewilmington.streams.anthropoid</a> - package com.zipcodewilmington.streams.anthropoid</dt>
  83. <dd>&nbsp;</dd>
  84. <dt><a href="../com/zipcodewilmington/streams/conversions/package-summary.html">com.zipcodewilmington.streams.conversions</a> - package com.zipcodewilmington.streams.conversions</dt>
  85. <dd>&nbsp;</dd>
  86. <dt><a href="../com/zipcodewilmington/streams/tools/package-summary.html">com.zipcodewilmington.streams.tools</a> - package com.zipcodewilmington.streams.tools</dt>
  87. <dd>&nbsp;</dd>
  88. <dt><a href="../com/zipcodewilmington/streams/conversions/ConversionAgent.html" title="class in com.zipcodewilmington.streams.conversions"><span class="typeNameLink">ConversionAgent</span></a>&lt;<a href="../com/zipcodewilmington/streams/conversions/ConversionAgent.html" title="type parameter in ConversionAgent">T</a>&gt; - Class in <a href="../com/zipcodewilmington/streams/conversions/package-summary.html">com.zipcodewilmington.streams.conversions</a></dt>
  89. <dd>
  90. <div class="block">Created by leon on 5/25/17.</div>
  91. </dd>
  92. <dt><span class="memberNameLink"><a href="../com/zipcodewilmington/streams/conversions/ConversionAgent.html#ConversionAgent-T-">ConversionAgent(T)</a></span> - Constructor for class com.zipcodewilmington.streams.conversions.<a href="../com/zipcodewilmington/streams/conversions/ConversionAgent.html" title="class in com.zipcodewilmington.streams.conversions">ConversionAgent</a></dt>
  93. <dd>&nbsp;</dd>
  94. <dt><span class="memberNameLink"><a href="../com/zipcodewilmington/streams/tools/RandomUtils.html#createBoolean-float-">createBoolean(float)</a></span> - Static method in class com.zipcodewilmington.streams.tools.<a href="../com/zipcodewilmington/streams/tools/RandomUtils.html" title="class in com.zipcodewilmington.streams.tools">RandomUtils</a></dt>
  95. <dd>&nbsp;</dd>
  96. <dt><span class="memberNameLink"><a href="../com/zipcodewilmington/streams/tools/RandomUtils.html#createCharacter-char-char-">createCharacter(char, char)</a></span> - Static method in class com.zipcodewilmington.streams.tools.<a href="../com/zipcodewilmington/streams/tools/RandomUtils.html" title="class in com.zipcodewilmington.streams.tools">RandomUtils</a></dt>
  97. <dd>&nbsp;</dd>
  98. <dt><span class="memberNameLink"><a href="../com/zipcodewilmington/streams/tools/RandomUtils.html#createColor-int-int-int-">createColor(int, int, int)</a></span> - Static method in class com.zipcodewilmington.streams.tools.<a href="../com/zipcodewilmington/streams/tools/RandomUtils.html" title="class in com.zipcodewilmington.streams.tools">RandomUtils</a></dt>
  99. <dd>&nbsp;</dd>
  100. <dt><span class="memberNameLink"><a href="../com/zipcodewilmington/streams/tools/RandomUtils.html#createDate-int-int-">createDate(int, int)</a></span> - Static method in class com.zipcodewilmington.streams.tools.<a href="../com/zipcodewilmington/streams/tools/RandomUtils.html" title="class in com.zipcodewilmington.streams.tools">RandomUtils</a></dt>
  101. <dd>&nbsp;</dd>
  102. <dt><span class="memberNameLink"><a href="../com/zipcodewilmington/streams/tools/RandomUtils.html#createDouble-java.lang.Double-java.lang.Double-">createDouble(Double, Double)</a></span> - Static method in class com.zipcodewilmington.streams.tools.<a href="../com/zipcodewilmington/streams/tools/RandomUtils.html" title="class in com.zipcodewilmington.streams.tools">RandomUtils</a></dt>
  103. <dd>&nbsp;</dd>
  104. <dt><span class="memberNameLink"><a href="../com/zipcodewilmington/streams/tools/RandomUtils.html#createFloat-float-float-">createFloat(float, float)</a></span> - Static method in class com.zipcodewilmington.streams.tools.<a href="../com/zipcodewilmington/streams/tools/RandomUtils.html" title="class in com.zipcodewilmington.streams.tools">RandomUtils</a></dt>
  105. <dd>&nbsp;</dd>
  106. <dt><span class="memberNameLink"><a href="../com/zipcodewilmington/streams/tools/RandomUtils.html#createInteger-java.lang.Integer-java.lang.Integer-">createInteger(Integer, Integer)</a></span> - Static method in class com.zipcodewilmington.streams.tools.<a href="../com/zipcodewilmington/streams/tools/RandomUtils.html" title="class in com.zipcodewilmington.streams.tools">RandomUtils</a></dt>
  107. <dd>&nbsp;</dd>
  108. <dt><span class="memberNameLink"><a href="../com/zipcodewilmington/streams/tools/RandomUtils.html#createLong-java.lang.Long-java.lang.Long-">createLong(Long, Long)</a></span> - Static method in class com.zipcodewilmington.streams.tools.<a href="../com/zipcodewilmington/streams/tools/RandomUtils.html" title="class in com.zipcodewilmington.streams.tools">RandomUtils</a></dt>
  109. <dd>&nbsp;</dd>
  110. <dt><span class="memberNameLink"><a href="../com/zipcodewilmington/streams/anthropoid/PersonFactory.html#createPersonArray-int-">createPersonArray(int)</a></span> - Static method in class com.zipcodewilmington.streams.anthropoid.<a href="../com/zipcodewilmington/streams/anthropoid/PersonFactory.html" title="class in com.zipcodewilmington.streams.anthropoid">PersonFactory</a></dt>
  111. <dd>&nbsp;</dd>
  112. <dt><span class="memberNameLink"><a href="../com/zipcodewilmington/streams/anthropoid/PersonFactory.html#createPersonList-int-">createPersonList(int)</a></span> - Static method in class com.zipcodewilmington.streams.anthropoid.<a href="../com/zipcodewilmington/streams/anthropoid/PersonFactory.html" title="class in com.zipcodewilmington.streams.anthropoid">PersonFactory</a></dt>
  113. <dd>&nbsp;</dd>
  114. <dt><span class="memberNameLink"><a href="../com/zipcodewilmington/streams/anthropoid/PersonFactory.html#createPersonStream-int-">createPersonStream(int)</a></span> - Static method in class com.zipcodewilmington.streams.anthropoid.<a href="../com/zipcodewilmington/streams/anthropoid/PersonFactory.html" title="class in com.zipcodewilmington.streams.anthropoid">PersonFactory</a></dt>
  115. <dd>&nbsp;</dd>
  116. <dt><span class="memberNameLink"><a href="../com/zipcodewilmington/streams/anthropoid/PersonFactory.html#createRandomPerson--">createRandomPerson()</a></span> - Static method in class com.zipcodewilmington.streams.anthropoid.<a href="../com/zipcodewilmington/streams/anthropoid/PersonFactory.html" title="class in com.zipcodewilmington.streams.anthropoid">PersonFactory</a></dt>
  117. <dd>&nbsp;</dd>
  118. <dt><span class="memberNameLink"><a href="../com/zipcodewilmington/streams/tools/RandomUtils.html#createString-char-char-int-">createString(char, char, int)</a></span> - Static method in class com.zipcodewilmington.streams.tools.<a href="../com/zipcodewilmington/streams/tools/RandomUtils.html" title="class in com.zipcodewilmington.streams.tools">RandomUtils</a></dt>
  119. <dd>&nbsp;</dd>
  120. <dt><span class="memberNameLink"><a href="../com/zipcodewilmington/streams/tools/RandomUtils.html#createStrings-char-char-int-int-">createStrings(char, char, int, int)</a></span> - Static method in class com.zipcodewilmington.streams.tools.<a href="../com/zipcodewilmington/streams/tools/RandomUtils.html" title="class in com.zipcodewilmington.streams.tools">RandomUtils</a></dt>
  121. <dd>&nbsp;</dd>
  122. </dl>
  123. <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">F</a>&nbsp;<a href="index-5.html">G</a>&nbsp;<a href="index-6.html">I</a>&nbsp;<a href="index-7.html">L</a>&nbsp;<a href="index-8.html">N</a>&nbsp;<a href="index-9.html">P</a>&nbsp;<a href="index-10.html">R</a>&nbsp;<a href="index-11.html">S</a>&nbsp;<a href="index-12.html">T</a>&nbsp;<a href="index-13.html">W</a>&nbsp;</div>
  124. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  125. <div class="bottomNav"><a name="navbar.bottom">
  126. <!-- -->
  127. </a>
  128. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  129. <a name="navbar.bottom.firstrow">
  130. <!-- -->
  131. </a>
  132. <ul class="navList" title="Navigation">
  133. <li><a href="../overview-summary.html">Overview</a></li>
  134. <li>Package</li>
  135. <li>Class</li>
  136. <li><a href="../overview-tree.html">Tree</a></li>
  137. <li><a href="../deprecated-list.html">Deprecated</a></li>
  138. <li class="navBarCell1Rev">Index</li>
  139. <li><a href="../help-doc.html">Help</a></li>
  140. </ul>
  141. </div>
  142. <div class="subNav">
  143. <ul class="navList">
  144. <li><a href="index-2.html">Prev Letter</a></li>
  145. <li><a href="index-4.html">Next Letter</a></li>
  146. </ul>
  147. <ul class="navList">
  148. <li><a href="../index.html?index-files/index-3.html" target="_top">Frames</a></li>
  149. <li><a href="index-3.html" target="_top">No&nbsp;Frames</a></li>
  150. </ul>
  151. <ul class="navList" id="allclasses_navbar_bottom">
  152. <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
  153. </ul>
  154. <div>
  155. <script type="text/javascript"><!--
  156. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  157. if(window==top) {
  158. allClassesLink.style.display = "block";
  159. }
  160. else {
  161. allClassesLink.style.display = "none";
  162. }
  163. //-->
  164. </script>
  165. </div>
  166. <a name="skip.navbar.bottom">
  167. <!-- -->
  168. </a></div>
  169. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  170. </body>
  171. </html>