12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="30b7e4a0-b899-49c3-865c-0311dfadae62" name="Default" comment="">
  5. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/anthropoid/PersonWarehouse.class" afterPath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/anthropoid/PersonWarehouse.class" />
  6. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/conversions/ArrayConverter.class" afterPath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/conversions/ArrayConverter.class" />
  7. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/conversions/ConversionAgent.class" afterPath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/conversions/ConversionAgent.class" />
  8. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/conversions/ListConverter.class" afterPath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/conversions/ListConverter.class" />
  9. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/conversions/StreamConverter.class" afterPath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/conversions/StreamConverter.class" />
  10. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/tools/ReflectionUtils$1.class" afterPath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/tools/ReflectionUtils$1.class" />
  11. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/tools/ReflectionUtils.class" afterPath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/tools/ReflectionUtils.class" />
  12. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/tools/StringUtils.class" afterPath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/tools/StringUtils.class" />
  13. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
  14. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/Person.java" afterPath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/Person.java" />
  15. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonFactory.java" afterPath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonFactory.java" />
  16. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonWarehouse.java" afterPath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonWarehouse.java" />
  17. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ArrayConverter.java" afterPath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ArrayConverter.java" />
  18. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ConversionAgent.java" afterPath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ConversionAgent.java" />
  19. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ListConverter.java" afterPath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ListConverter.java" />
  20. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/StreamConverter.java" afterPath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/StreamConverter.java" />
  21. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/ReflectionUtils.java" afterPath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/ReflectionUtils.java" />
  22. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/StringUtils.java" afterPath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/StringUtils.java" />
  23. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/anthropoid/TestPerson.java" afterPath="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/anthropoid/TestPerson.java" />
  24. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/anthropoid/TestPersonFactory.java" afterPath="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/anthropoid/TestPersonFactory.java" />
  25. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/target/PersonWarehouse.leonlog" afterPath="$PROJECT_DIR$/target/PersonWarehouse.leonlog" />
  26. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/target/global.leonlog" afterPath="$PROJECT_DIR$/target/global.leonlog" />
  27. </list>
  28. <ignored path="$PROJECT_DIR$/out/" />
  29. <ignored path="$PROJECT_DIR$/target/" />
  30. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  31. <option name="TRACKING_ENABLED" value="true" />
  32. <option name="SHOW_DIALOG" value="false" />
  33. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  34. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  35. <option name="LAST_RESOLUTION" value="IGNORE" />
  36. </component>
  37. <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
  38. <component name="ExportTestResults" outputFolder="$PROJECT_DIR$" openResultsInEditor="true" userTempatePath="" />
  39. <component name="FileEditorManager">
  40. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  41. <file leaf-file-name="StreamFilter.java" pinned="false" current-in-tab="true">
  42. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/StreamFilter.java">
  43. <provider selected="true" editor-type-id="text-editor">
  44. <state relative-caret-position="-514">
  45. <caret line="36" column="10" lean-forward="false" selection-start-line="36" selection-start-column="10" selection-end-line="36" selection-end-column="10" />
  46. <folding />
  47. </state>
  48. </provider>
  49. </entry>
  50. </file>
  51. <file leaf-file-name="PersonFactory.java" pinned="false" current-in-tab="false">
  52. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonFactory.java">
  53. <provider selected="true" editor-type-id="text-editor">
  54. <state relative-caret-position="54">
  55. <caret line="36" column="18" lean-forward="true" selection-start-line="36" selection-start-column="18" selection-end-line="36" selection-end-column="18" />
  56. <folding />
  57. </state>
  58. </provider>
  59. </entry>
  60. </file>
  61. <file leaf-file-name="PersonWarehouse.java" pinned="false" current-in-tab="false">
  62. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonWarehouse.java">
  63. <provider selected="true" editor-type-id="text-editor">
  64. <state relative-caret-position="-18">
  65. <caret line="31" column="46" lean-forward="true" selection-start-line="31" selection-start-column="46" selection-end-line="31" selection-end-column="46" />
  66. <folding />
  67. </state>
  68. </provider>
  69. </entry>
  70. </file>
  71. <file leaf-file-name="LoggerHandler.java" pinned="false" current-in-tab="false">
  72. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/logging/LoggerHandler.java">
  73. <provider selected="true" editor-type-id="text-editor">
  74. <state relative-caret-position="255">
  75. <caret line="57" column="74" lean-forward="true" selection-start-line="57" selection-start-column="74" selection-end-line="57" selection-end-column="74" />
  76. <folding />
  77. </state>
  78. </provider>
  79. </entry>
  80. </file>
  81. <file leaf-file-name="ArrayConverter.java" pinned="false" current-in-tab="false">
  82. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ArrayConverter.java">
  83. <provider selected="true" editor-type-id="text-editor">
  84. <state relative-caret-position="240">
  85. <caret line="23" column="6" lean-forward="false" selection-start-line="23" selection-start-column="6" selection-end-line="23" selection-end-column="6" />
  86. <folding />
  87. </state>
  88. </provider>
  89. </entry>
  90. </file>
  91. <file leaf-file-name="ConversionAgent.java" pinned="false" current-in-tab="false">
  92. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ConversionAgent.java">
  93. <provider selected="true" editor-type-id="text-editor">
  94. <state relative-caret-position="275">
  95. <caret line="31" column="43" lean-forward="true" selection-start-line="31" selection-start-column="43" selection-end-line="31" selection-end-column="43" />
  96. <folding />
  97. </state>
  98. </provider>
  99. </entry>
  100. </file>
  101. <file leaf-file-name="ListConverter.java" pinned="false" current-in-tab="false">
  102. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ListConverter.java">
  103. <provider selected="true" editor-type-id="text-editor">
  104. <state relative-caret-position="293">
  105. <caret line="32" column="6" lean-forward="false" selection-start-line="32" selection-start-column="6" selection-end-line="32" selection-end-column="6" />
  106. <folding>
  107. <element signature="e#717#718#0" expanded="true" />
  108. <element signature="e#759#760#0" expanded="true" />
  109. </folding>
  110. </state>
  111. </provider>
  112. </entry>
  113. </file>
  114. <file leaf-file-name="StreamConverter.java" pinned="false" current-in-tab="false">
  115. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/StreamConverter.java">
  116. <provider selected="true" editor-type-id="text-editor">
  117. <state relative-caret-position="296">
  118. <caret line="30" column="7" lean-forward="false" selection-start-line="30" selection-start-column="7" selection-end-line="30" selection-end-column="7" />
  119. <folding />
  120. </state>
  121. </provider>
  122. </entry>
  123. </file>
  124. <file leaf-file-name="StringUtils.java" pinned="false" current-in-tab="false">
  125. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/StringUtils.java">
  126. <provider selected="true" editor-type-id="text-editor">
  127. <state relative-caret-position="567">
  128. <caret line="51" column="7" lean-forward="true" selection-start-line="51" selection-start-column="7" selection-end-line="51" selection-end-column="7" />
  129. <folding />
  130. </state>
  131. </provider>
  132. </entry>
  133. </file>
  134. <file leaf-file-name="LoggerWarehouse.java" pinned="false" current-in-tab="false">
  135. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/logging/LoggerWarehouse.java">
  136. <provider selected="true" editor-type-id="text-editor">
  137. <state relative-caret-position="270">
  138. <caret line="19" column="98" lean-forward="false" selection-start-line="19" selection-start-column="98" selection-end-line="19" selection-end-column="98" />
  139. <folding />
  140. </state>
  141. </provider>
  142. </entry>
  143. </file>
  144. </leaf>
  145. </component>
  146. <component name="FileTemplateManagerImpl">
  147. <option name="RECENT_TEMPLATES">
  148. <list>
  149. <option value="Kotlin File" />
  150. <option value="Interface" />
  151. <option value="Class" />
  152. </list>
  153. </option>
  154. </component>
  155. <component name="FindInProjectRecents">
  156. <findStrings>
  157. <find>public</find>
  158. <find>static</find>
  159. <find>FilterSyntax.</find>
  160. <find>whose name starts with &quot;A&quot;</find>
  161. <find>public final</find>
  162. <find>.stream</find>
  163. <find>.stream()</find>
  164. </findStrings>
  165. <replaceStrings>
  166. <replace>public static</replace>
  167. <replace />
  168. <replace>filterSyntax.</replace>
  169. <replace>whose name starts with `this.startingCharacter`</replace>
  170. <replace>private final</replace>
  171. <replace>.parallelStream()</replace>
  172. </replaceStrings>
  173. </component>
  174. <component name="Git.Settings">
  175. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  176. </component>
  177. <component name="GradleLocalSettings">
  178. <option name="externalProjectsViewState">
  179. <projects_view />
  180. </option>
  181. </component>
  182. <component name="IdeDocumentHistory">
  183. <option name="CHANGED_PATHS">
  184. <list>
  185. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestListConversion.java" />
  186. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestArrayConversion.java" />
  187. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestConversionArray.java" />
  188. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestConverterArray.java" />
  189. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestConversionStream.java" />
  190. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestConverterStream.java" />
  191. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestConversionList.java" />
  192. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestConverterList.java" />
  193. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/lambdas/exercises/ArrayConversion.java" />
  194. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/lambdas/exercises/ListConversion.java" />
  195. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/lambdas/exercises/StreamConversion.java" />
  196. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestConversionSuite.java" />
  197. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestSuiteConversionRegression.java" />
  198. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/lambdas/exercises/ListConverter.java" />
  199. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/lambdas/exercises/ArrayConverter.java" />
  200. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestConversionAgent.java" />
  201. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/lambdas/exercises/ConversionAgent.java" />
  202. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/lambdas/exercises/StreamConverter.java" />
  203. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestConstants.java" />
  204. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/TestPersonFactory.java" />
  205. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestPersonFactory.java" />
  206. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/DemoStreamFilter.java" />
  207. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/exercises/ConversionAgent.java" />
  208. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/RandomUtils.java" />
  209. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestConverterArray.java" />
  210. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestConverterList.java" />
  211. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestConverterStream.java" />
  212. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestSuiteConversionRegression.java" />
  213. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestStreamMap.java" />
  214. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestSuiteFullRegression.java" />
  215. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/logging/LoggerWarehouse.java" />
  216. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestConversionAgent.java" />
  217. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestConstants.java" />
  218. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/logging/LoggerHandler.java" />
  219. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/StreamMap.java" />
  220. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonWorld.java" />
  221. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/DateUtils.java" />
  222. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestStreamFilter.java" />
  223. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/StreamFilter.java" />
  224. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/PersonConversionAgent.java" />
  225. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ListConverter.java" />
  226. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ArrayConverter.java" />
  227. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/StreamConverter.java" />
  228. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/ReflectionUtils.java" />
  229. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/anthropoid/TestPerson.java" />
  230. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/anthropoid/TestPersonFactory.java" />
  231. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/Person.java" />
  232. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonFactory.java" />
  233. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonWarehouse.java" />
  234. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/StringUtils.java" />
  235. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ConversionAgent.java" />
  236. </list>
  237. </option>
  238. </component>
  239. <component name="ProjectFrameBounds">
  240. <option name="y" value="23" />
  241. <option name="width" value="1440" />
  242. <option name="height" value="873" />
  243. </component>
  244. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  245. <component name="ProjectView">
  246. <navigator currentView="ProjectPane" proportions="" version="1">
  247. <flattenPackages />
  248. <showMembers />
  249. <showModules />
  250. <showLibraryContents />
  251. <hideEmptyPackages />
  252. <abbreviatePackageNames />
  253. <autoscrollToSource />
  254. <autoscrollFromSource />
  255. <sortByType />
  256. <manualOrder />
  257. <foldersAlwaysOnTop value="true" />
  258. </navigator>
  259. <panes>
  260. <pane id="PackagesPane" />
  261. <pane id="Scratches" />
  262. <pane id="Scope" />
  263. <pane id="ProjectPane">
  264. <subPane>
  265. <PATH>
  266. <PATH_ELEMENT>
  267. <option name="myItemId" value="looptest" />
  268. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  269. </PATH_ELEMENT>
  270. <PATH_ELEMENT>
  271. <option name="myItemId" value="looptest" />
  272. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  273. </PATH_ELEMENT>
  274. </PATH>
  275. <PATH>
  276. <PATH_ELEMENT>
  277. <option name="myItemId" value="looptest" />
  278. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  279. </PATH_ELEMENT>
  280. <PATH_ELEMENT>
  281. <option name="myItemId" value="looptest" />
  282. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  283. </PATH_ELEMENT>
  284. <PATH_ELEMENT>
  285. <option name="myItemId" value="target" />
  286. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  287. </PATH_ELEMENT>
  288. </PATH>
  289. <PATH>
  290. <PATH_ELEMENT>
  291. <option name="myItemId" value="looptest" />
  292. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  293. </PATH_ELEMENT>
  294. <PATH_ELEMENT>
  295. <option name="myItemId" value="looptest" />
  296. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  297. </PATH_ELEMENT>
  298. <PATH_ELEMENT>
  299. <option name="myItemId" value="src" />
  300. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  301. </PATH_ELEMENT>
  302. <PATH_ELEMENT>
  303. <option name="myItemId" value="test" />
  304. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  305. </PATH_ELEMENT>
  306. <PATH_ELEMENT>
  307. <option name="myItemId" value="java" />
  308. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  309. </PATH_ELEMENT>
  310. <PATH_ELEMENT>
  311. <option name="myItemId" value="streams" />
  312. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  313. </PATH_ELEMENT>
  314. </PATH>
  315. <PATH>
  316. <PATH_ELEMENT>
  317. <option name="myItemId" value="looptest" />
  318. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  319. </PATH_ELEMENT>
  320. <PATH_ELEMENT>
  321. <option name="myItemId" value="looptest" />
  322. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  323. </PATH_ELEMENT>
  324. <PATH_ELEMENT>
  325. <option name="myItemId" value="src" />
  326. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  327. </PATH_ELEMENT>
  328. <PATH_ELEMENT>
  329. <option name="myItemId" value="test" />
  330. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  331. </PATH_ELEMENT>
  332. <PATH_ELEMENT>
  333. <option name="myItemId" value="java" />
  334. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  335. </PATH_ELEMENT>
  336. <PATH_ELEMENT>
  337. <option name="myItemId" value="streams" />
  338. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  339. </PATH_ELEMENT>
  340. <PATH_ELEMENT>
  341. <option name="myItemId" value="anthropoid" />
  342. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  343. </PATH_ELEMENT>
  344. </PATH>
  345. <PATH>
  346. <PATH_ELEMENT>
  347. <option name="myItemId" value="looptest" />
  348. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  349. </PATH_ELEMENT>
  350. <PATH_ELEMENT>
  351. <option name="myItemId" value="looptest" />
  352. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  353. </PATH_ELEMENT>
  354. <PATH_ELEMENT>
  355. <option name="myItemId" value="src" />
  356. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  357. </PATH_ELEMENT>
  358. <PATH_ELEMENT>
  359. <option name="myItemId" value="main" />
  360. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  361. </PATH_ELEMENT>
  362. </PATH>
  363. <PATH>
  364. <PATH_ELEMENT>
  365. <option name="myItemId" value="looptest" />
  366. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  367. </PATH_ELEMENT>
  368. <PATH_ELEMENT>
  369. <option name="myItemId" value="looptest" />
  370. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  371. </PATH_ELEMENT>
  372. <PATH_ELEMENT>
  373. <option name="myItemId" value="src" />
  374. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  375. </PATH_ELEMENT>
  376. <PATH_ELEMENT>
  377. <option name="myItemId" value="main" />
  378. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  379. </PATH_ELEMENT>
  380. <PATH_ELEMENT>
  381. <option name="myItemId" value="java" />
  382. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  383. </PATH_ELEMENT>
  384. <PATH_ELEMENT>
  385. <option name="myItemId" value="streams" />
  386. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  387. </PATH_ELEMENT>
  388. </PATH>
  389. <PATH>
  390. <PATH_ELEMENT>
  391. <option name="myItemId" value="looptest" />
  392. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  393. </PATH_ELEMENT>
  394. <PATH_ELEMENT>
  395. <option name="myItemId" value="looptest" />
  396. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  397. </PATH_ELEMENT>
  398. <PATH_ELEMENT>
  399. <option name="myItemId" value="src" />
  400. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  401. </PATH_ELEMENT>
  402. <PATH_ELEMENT>
  403. <option name="myItemId" value="main" />
  404. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  405. </PATH_ELEMENT>
  406. <PATH_ELEMENT>
  407. <option name="myItemId" value="java" />
  408. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  409. </PATH_ELEMENT>
  410. <PATH_ELEMENT>
  411. <option name="myItemId" value="streams" />
  412. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  413. </PATH_ELEMENT>
  414. <PATH_ELEMENT>
  415. <option name="myItemId" value="tools" />
  416. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  417. </PATH_ELEMENT>
  418. </PATH>
  419. <PATH>
  420. <PATH_ELEMENT>
  421. <option name="myItemId" value="looptest" />
  422. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  423. </PATH_ELEMENT>
  424. <PATH_ELEMENT>
  425. <option name="myItemId" value="looptest" />
  426. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  427. </PATH_ELEMENT>
  428. <PATH_ELEMENT>
  429. <option name="myItemId" value="src" />
  430. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  431. </PATH_ELEMENT>
  432. <PATH_ELEMENT>
  433. <option name="myItemId" value="main" />
  434. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  435. </PATH_ELEMENT>
  436. <PATH_ELEMENT>
  437. <option name="myItemId" value="java" />
  438. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  439. </PATH_ELEMENT>
  440. <PATH_ELEMENT>
  441. <option name="myItemId" value="streams" />
  442. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  443. </PATH_ELEMENT>
  444. <PATH_ELEMENT>
  445. <option name="myItemId" value="conversions" />
  446. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  447. </PATH_ELEMENT>
  448. </PATH>
  449. <PATH>
  450. <PATH_ELEMENT>
  451. <option name="myItemId" value="looptest" />
  452. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  453. </PATH_ELEMENT>
  454. <PATH_ELEMENT>
  455. <option name="myItemId" value="looptest" />
  456. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  457. </PATH_ELEMENT>
  458. <PATH_ELEMENT>
  459. <option name="myItemId" value="src" />
  460. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  461. </PATH_ELEMENT>
  462. <PATH_ELEMENT>
  463. <option name="myItemId" value="main" />
  464. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  465. </PATH_ELEMENT>
  466. <PATH_ELEMENT>
  467. <option name="myItemId" value="java" />
  468. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  469. </PATH_ELEMENT>
  470. <PATH_ELEMENT>
  471. <option name="myItemId" value="streams" />
  472. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  473. </PATH_ELEMENT>
  474. <PATH_ELEMENT>
  475. <option name="myItemId" value="anthropoid" />
  476. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  477. </PATH_ELEMENT>
  478. </PATH>
  479. </subPane>
  480. </pane>
  481. </panes>
  482. </component>
  483. <component name="PropertiesComponent">
  484. <property name="settings.editor.selected.configurable" value="reference.projectsettings.compiler.javacompiler" />
  485. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  486. <property name="project.structure.last.edited" value="Modules" />
  487. <property name="project.structure.proportion" value="0.0" />
  488. <property name="project.structure.side.proportion" value="0.2" />
  489. </component>
  490. <component name="RecentsManager">
  491. <key name="MoveClassesOrPackagesDialog.RECENTS_KEY">
  492. <recent name="com.zipcodewilmington.streams.anthropoid" />
  493. <recent name="com.zipcodewilmington.lambdas" />
  494. <recent name="com.zipcodewilmington.lambdas.exercises" />
  495. <recent name="com.zipcode" />
  496. </key>
  497. <key name="CopyFile.RECENT_KEYS">
  498. <recent name="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools" />
  499. </key>
  500. <key name="CreateClassDialog.RecentsKey">
  501. <recent name="com.zipcodewilmington.lambdas" />
  502. <recent name="com.zipcodewilmington.lambdas.tools" />
  503. </key>
  504. </component>
  505. <component name="RunDashboard">
  506. <option name="ruleStates">
  507. <list>
  508. <RuleState>
  509. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  510. </RuleState>
  511. <RuleState>
  512. <option name="name" value="StatusDashboardGroupingRule" />
  513. </RuleState>
  514. </list>
  515. </option>
  516. </component>
  517. <component name="RunManager" selected="JUnit.TestSuiteFullRegression">
  518. <configuration default="false" name="TestSuiteFullRegression" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  519. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea">
  520. <pattern>
  521. <option name="PATTERN" value="com.zipcodewilmington.streams.anthropoid.*" />
  522. <option name="ENABLED" value="true" />
  523. </pattern>
  524. </extension>
  525. <module name="looptest" />
  526. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  527. <option name="ALTERNATIVE_JRE_PATH" />
  528. <option name="PACKAGE_NAME" value="com.zipcodewilmington.streams" />
  529. <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.streams.TestSuiteFullRegression" />
  530. <option name="METHOD_NAME" />
  531. <option name="TEST_OBJECT" value="class" />
  532. <option name="VM_PARAMETERS" value="-ea" />
  533. <option name="PARAMETERS" />
  534. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  535. <option name="ENV_VARIABLES" />
  536. <option name="PASS_PARENT_ENVS" value="true" />
  537. <option name="TEST_SEARCH_SCOPE">
  538. <value defaultName="singleModule" />
  539. </option>
  540. <envs />
  541. <patterns />
  542. <method />
  543. </configuration>
  544. <configuration default="false" name="TestConverterArray.testCount" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  545. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea">
  546. <pattern>
  547. <option name="PATTERN" value="com.zipcodewilmington.streams.anthropoid.*" />
  548. <option name="ENABLED" value="true" />
  549. </pattern>
  550. </extension>
  551. <module name="looptest" />
  552. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  553. <option name="ALTERNATIVE_JRE_PATH" />
  554. <option name="PACKAGE_NAME" value="com.zipcodewilmington.streams.conversions" />
  555. <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.streams.conversions.TestConverterArray" />
  556. <option name="METHOD_NAME" value="testCount" />
  557. <option name="TEST_OBJECT" value="method" />
  558. <option name="VM_PARAMETERS" value="-ea" />
  559. <option name="PARAMETERS" />
  560. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  561. <option name="ENV_VARIABLES" />
  562. <option name="PASS_PARENT_ENVS" value="true" />
  563. <option name="TEST_SEARCH_SCOPE">
  564. <value defaultName="singleModule" />
  565. </option>
  566. <envs />
  567. <patterns />
  568. <method />
  569. </configuration>
  570. <configuration default="false" name="TestConverterArray" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  571. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea">
  572. <pattern>
  573. <option name="PATTERN" value="com.zipcodewilmington.streams.anthropoid.*" />
  574. <option name="ENABLED" value="true" />
  575. </pattern>
  576. </extension>
  577. <module name="looptest" />
  578. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  579. <option name="ALTERNATIVE_JRE_PATH" />
  580. <option name="PACKAGE_NAME" value="com.zipcodewilmington.streams.conversions" />
  581. <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.streams.conversions.TestConverterArray" />
  582. <option name="METHOD_NAME" />
  583. <option name="TEST_OBJECT" value="class" />
  584. <option name="VM_PARAMETERS" value="-ea" />
  585. <option name="PARAMETERS" />
  586. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  587. <option name="ENV_VARIABLES" />
  588. <option name="PASS_PARENT_ENVS" value="true" />
  589. <option name="TEST_SEARCH_SCOPE">
  590. <value defaultName="singleModule" />
  591. </option>
  592. <envs />
  593. <patterns />
  594. <method />
  595. </configuration>
  596. <configuration default="false" name="TestSuiteConversionRegression" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  597. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea">
  598. <pattern>
  599. <option name="PATTERN" value="com.zipcodewilmington.streams.anthropoid.*" />
  600. <option name="ENABLED" value="true" />
  601. </pattern>
  602. </extension>
  603. <module name="looptest" />
  604. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  605. <option name="ALTERNATIVE_JRE_PATH" />
  606. <option name="PACKAGE_NAME" value="com.zipcodewilmington.streams.conversions" />
  607. <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.streams.conversions.TestSuiteConversionRegression" />
  608. <option name="METHOD_NAME" />
  609. <option name="TEST_OBJECT" value="class" />
  610. <option name="VM_PARAMETERS" value="-ea" />
  611. <option name="PARAMETERS" />
  612. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  613. <option name="ENV_VARIABLES" />
  614. <option name="PASS_PARENT_ENVS" value="true" />
  615. <option name="TEST_SEARCH_SCOPE">
  616. <value defaultName="singleModule" />
  617. </option>
  618. <envs />
  619. <patterns />
  620. <method />
  621. </configuration>
  622. <configuration default="false" name="TestPerson" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  623. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea">
  624. <pattern>
  625. <option name="PATTERN" value="com.zipcodewilmington.streams.anthropoid.*" />
  626. <option name="ENABLED" value="true" />
  627. </pattern>
  628. </extension>
  629. <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.streams.anthropoid.TestPerson" />
  630. <option name="VM_PARAMETERS" />
  631. <option name="PROGRAM_PARAMETERS" />
  632. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  633. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  634. <option name="ALTERNATIVE_JRE_PATH" />
  635. <option name="ENABLE_SWING_INSPECTOR" value="false" />
  636. <option name="ENV_VARIABLES" />
  637. <option name="PASS_PARENT_ENVS" value="true" />
  638. <module name="looptest" />
  639. <envs />
  640. <method />
  641. </configuration>
  642. <configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" factoryName="Plugin">
  643. <module name="" />
  644. <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
  645. <option name="PROGRAM_PARAMETERS" />
  646. <predefined_log_file id="idea.log" enabled="true" />
  647. <method />
  648. </configuration>
  649. <configuration default="true" type="AndroidRunConfigurationType" factoryName="Android App">
  650. <module name="" />
  651. <option name="DEPLOY" value="true" />
  652. <option name="ARTIFACT_NAME" value="" />
  653. <option name="PM_INSTALL_OPTIONS" value="" />
  654. <option name="ACTIVITY_EXTRA_FLAGS" value="" />
  655. <option name="MODE" value="default_activity" />
  656. <option name="TARGET_SELECTION_MODE" value="SHOW_DIALOG" />
  657. <option name="PREFERRED_AVD" value="" />
  658. <option name="CLEAR_LOGCAT" value="false" />
  659. <option name="SHOW_LOGCAT_AUTOMATICALLY" value="false" />
  660. <option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
  661. <option name="FORCE_STOP_RUNNING_APP" value="true" />
  662. <option name="DEBUGGER_TYPE" value="Java" />
  663. <option name="USE_LAST_SELECTED_DEVICE" value="false" />
  664. <option name="PREFERRED_AVD" value="" />
  665. <Java />
  666. <Profilers>
  667. <option name="ENABLE_ADVANCED_PROFILING" value="true" />
  668. <option name="GAPID_ENABLED" value="false" />
  669. <option name="GAPID_DISABLE_PCS" value="false" />
  670. <option name="SUPPORT_LIB_ENABLED" value="true" />
  671. <option name="INSTRUMENTATION_ENABLED" value="true" />
  672. </Profilers>
  673. <option name="DEEP_LINK" value="" />
  674. <option name="ACTIVITY_CLASS" value="" />
  675. <method />
  676. </configuration>
  677. <configuration default="true" type="AndroidTestRunConfigurationType" factoryName="Android Tests">
  678. <module name="" />
  679. <option name="TESTING_TYPE" value="0" />
  680. <option name="INSTRUMENTATION_RUNNER_CLASS" value="" />
  681. <option name="METHOD_NAME" value="" />
  682. <option name="CLASS_NAME" value="" />
  683. <option name="PACKAGE_NAME" value="" />
  684. <option name="EXTRA_OPTIONS" value="" />
  685. <option name="TARGET_SELECTION_MODE" value="SHOW_DIALOG" />
  686. <option name="PREFERRED_AVD" value="" />
  687. <option name="CLEAR_LOGCAT" value="false" />
  688. <option name="SHOW_LOGCAT_AUTOMATICALLY" value="false" />
  689. <option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
  690. <option name="FORCE_STOP_RUNNING_APP" value="true" />
  691. <option name="DEBUGGER_TYPE" value="Java" />
  692. <option name="USE_LAST_SELECTED_DEVICE" value="false" />
  693. <option name="PREFERRED_AVD" value="" />
  694. <Java />
  695. <Profilers>
  696. <option name="ENABLE_ADVANCED_PROFILING" value="true" />
  697. <option name="GAPID_ENABLED" value="false" />
  698. <option name="GAPID_DISABLE_PCS" value="false" />
  699. <option name="SUPPORT_LIB_ENABLED" value="true" />
  700. <option name="INSTRUMENTATION_ENABLED" value="true" />
  701. </Profilers>
  702. <method />
  703. </configuration>
  704. <configuration default="true" type="Applet" factoryName="Applet">
  705. <option name="HTML_USED" value="false" />
  706. <option name="WIDTH" value="400" />
  707. <option name="HEIGHT" value="300" />
  708. <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
  709. <module />
  710. <method />
  711. </configuration>
  712. <configuration default="true" type="Application" factoryName="Application">
  713. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  714. <option name="MAIN_CLASS_NAME" />
  715. <option name="VM_PARAMETERS" />
  716. <option name="PROGRAM_PARAMETERS" />
  717. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  718. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  719. <option name="ALTERNATIVE_JRE_PATH" />
  720. <option name="ENABLE_SWING_INSPECTOR" value="false" />
  721. <option name="ENV_VARIABLES" />
  722. <option name="PASS_PARENT_ENVS" value="true" />
  723. <module name="" />
  724. <envs />
  725. <method />
  726. </configuration>
  727. <configuration default="true" type="GradleRunConfiguration" factoryName="Gradle">
  728. <ExternalSystemSettings>
  729. <option name="executionName" />
  730. <option name="externalProjectPath" />
  731. <option name="externalSystemIdString" value="GRADLE" />
  732. <option name="scriptParameters" />
  733. <option name="taskDescriptions">
  734. <list />
  735. </option>
  736. <option name="taskNames">
  737. <list />
  738. </option>
  739. <option name="vmOptions" />
  740. </ExternalSystemSettings>
  741. <method />
  742. </configuration>
  743. <configuration default="true" type="JUnit" factoryName="JUnit">
  744. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  745. <module name="" />
  746. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  747. <option name="ALTERNATIVE_JRE_PATH" />
  748. <option name="PACKAGE_NAME" />
  749. <option name="MAIN_CLASS_NAME" />
  750. <option name="METHOD_NAME" />
  751. <option name="TEST_OBJECT" value="class" />
  752. <option name="VM_PARAMETERS" value="-ea" />
  753. <option name="PARAMETERS" />
  754. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  755. <option name="ENV_VARIABLES" />
  756. <option name="PASS_PARENT_ENVS" value="true" />
  757. <option name="TEST_SEARCH_SCOPE">
  758. <value defaultName="singleModule" />
  759. </option>
  760. <envs />
  761. <patterns />
  762. <method />
  763. </configuration>
  764. <configuration default="true" type="JarApplication" factoryName="JAR Application">
  765. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  766. <envs />
  767. <method />
  768. </configuration>
  769. <configuration default="true" type="Java Scratch" factoryName="Java Scratch">
  770. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  771. <option name="SCRATCH_FILE_ID" value="0" />
  772. <option name="MAIN_CLASS_NAME" />
  773. <option name="VM_PARAMETERS" />
  774. <option name="PROGRAM_PARAMETERS" />
  775. <option name="WORKING_DIRECTORY" />
  776. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  777. <option name="ALTERNATIVE_JRE_PATH" />
  778. <option name="ENABLE_SWING_INSPECTOR" value="false" />
  779. <option name="ENV_VARIABLES" />
  780. <option name="PASS_PARENT_ENVS" value="true" />
  781. <module name="" />
  782. <envs />
  783. <method />
  784. </configuration>
  785. <configuration default="true" type="JetRunConfigurationType" factoryName="Kotlin">
  786. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  787. <option name="MAIN_CLASS_NAME" />
  788. <option name="VM_PARAMETERS" />
  789. <option name="PROGRAM_PARAMETERS" />
  790. <option name="WORKING_DIRECTORY" />
  791. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  792. <option name="ALTERNATIVE_JRE_PATH" />
  793. <option name="PASS_PARENT_ENVS" value="true" />
  794. <module name="looptest" />
  795. <envs />
  796. <method />
  797. </configuration>
  798. <configuration default="true" type="KotlinStandaloneScriptRunConfigurationType" factoryName="Kotlin script">
  799. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  800. <option name="filePath" />
  801. <option name="vmParameters" />
  802. <option name="alternativeJrePath" />
  803. <option name="programParameters" />
  804. <option name="passParentEnvs" value="true" />
  805. <option name="workingDirectory" />
  806. <option name="isAlternativeJrePathEnabled" value="false" />
  807. <envs />
  808. <method />
  809. </configuration>
  810. <configuration default="true" type="Remote" factoryName="Remote">
  811. <option name="USE_SOCKET_TRANSPORT" value="true" />
  812. <option name="SERVER_MODE" value="false" />
  813. <option name="SHMEM_ADDRESS" value="javadebug" />
  814. <option name="HOST" value="localhost" />
  815. <option name="PORT" value="5005" />
  816. <method />
  817. </configuration>
  818. <configuration default="true" type="TestNG" factoryName="TestNG">
  819. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  820. <module name="" />
  821. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  822. <option name="ALTERNATIVE_JRE_PATH" />
  823. <option name="SUITE_NAME" />
  824. <option name="PACKAGE_NAME" />
  825. <option name="MAIN_CLASS_NAME" />
  826. <option name="METHOD_NAME" />
  827. <option name="GROUP_NAME" />
  828. <option name="TEST_OBJECT" value="CLASS" />
  829. <option name="VM_PARAMETERS" value="-ea" />
  830. <option name="PARAMETERS" />
  831. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  832. <option name="OUTPUT_DIRECTORY" />
  833. <option name="ANNOTATION_TYPE" />
  834. <option name="ENV_VARIABLES" />
  835. <option name="PASS_PARENT_ENVS" value="true" />
  836. <option name="TEST_SEARCH_SCOPE">
  837. <value defaultName="singleModule" />
  838. </option>
  839. <option name="USE_DEFAULT_REPORTERS" value="false" />
  840. <option name="PROPERTIES_FILE" />
  841. <envs />
  842. <properties />
  843. <listeners />
  844. <method />
  845. </configuration>
  846. <list size="5">
  847. <item index="0" class="java.lang.String" itemvalue="JUnit.TestSuiteFullRegression" />
  848. <item index="1" class="java.lang.String" itemvalue="JUnit.TestConverterArray.testCount" />
  849. <item index="2" class="java.lang.String" itemvalue="JUnit.TestConverterArray" />
  850. <item index="3" class="java.lang.String" itemvalue="JUnit.TestSuiteConversionRegression" />
  851. <item index="4" class="java.lang.String" itemvalue="Application.TestPerson" />
  852. </list>
  853. <recent_temporary>
  854. <list size="5">
  855. <item index="0" class="java.lang.String" itemvalue="JUnit.TestSuiteFullRegression" />
  856. <item index="1" class="java.lang.String" itemvalue="Application.TestPerson" />
  857. <item index="2" class="java.lang.String" itemvalue="JUnit.TestSuiteConversionRegression" />
  858. <item index="3" class="java.lang.String" itemvalue="JUnit.TestConverterArray" />
  859. <item index="4" class="java.lang.String" itemvalue="JUnit.TestConverterArray.testCount" />
  860. </list>
  861. </recent_temporary>
  862. </component>
  863. <component name="ShelveChangesManager" show_recycled="false">
  864. <option name="remove_strategy" value="false" />
  865. </component>
  866. <component name="SvnConfiguration">
  867. <configuration />
  868. </component>
  869. <component name="TaskManager">
  870. <task active="true" id="Default" summary="Default task">
  871. <changelist id="30b7e4a0-b899-49c3-865c-0311dfadae62" name="Default" comment="" />
  872. <created>1493756132542</created>
  873. <option name="number" value="Default" />
  874. <option name="presentableId" value="Default" />
  875. <updated>1493756132542</updated>
  876. </task>
  877. <servers />
  878. </component>
  879. <component name="TestHistory">
  880. <history-entry file="TestSuiteFullRegression - 2017.05.30 at 16h 22m 48s.xml">
  881. <configuration name="TestSuiteFullRegression" configurationId="JUnit" />
  882. </history-entry>
  883. <history-entry file="TestSuiteFullRegression - 2017.05.30 at 16h 22m 56s.xml">
  884. <configuration name="TestSuiteFullRegression" configurationId="JUnit" />
  885. </history-entry>
  886. <history-entry file="TestSuiteFullRegression - 2017.05.30 at 16h 23m 46s.xml">
  887. <configuration name="TestSuiteFullRegression" configurationId="JUnit" />
  888. </history-entry>
  889. <history-entry file="TestSuiteFullRegression - 2017.05.30 at 16h 23m 53s.xml">
  890. <configuration name="TestSuiteFullRegression" configurationId="JUnit" />
  891. </history-entry>
  892. <history-entry file="TestSuiteFullRegression - 2017.05.30 at 16h 23m 58s.xml">
  893. <configuration name="TestSuiteFullRegression" configurationId="JUnit" />
  894. </history-entry>
  895. <history-entry file="TestSuiteFullRegression - 2017.05.30 at 16h 24m 21s.xml">
  896. <configuration name="TestSuiteFullRegression" configurationId="JUnit" />
  897. </history-entry>
  898. <history-entry file="TestSuiteFullRegression - 2017.05.30 at 19h 08m 54s.xml">
  899. <configuration name="TestSuiteFullRegression" configurationId="JUnit" />
  900. </history-entry>
  901. <history-entry file="TestSuiteFullRegression - 2017.05.30 at 19h 10m 18s.xml">
  902. <configuration name="TestSuiteFullRegression" configurationId="JUnit" />
  903. </history-entry>
  904. <history-entry file="TestSuiteFullRegression - 2017.05.30 at 19h 44m 08s.xml">
  905. <configuration name="TestSuiteFullRegression" configurationId="JUnit" />
  906. </history-entry>
  907. <history-entry file="TestSuiteFullRegression - 2017.05.31 at 07h 13m 04s.xml">
  908. <configuration name="TestSuiteFullRegression" configurationId="JUnit" />
  909. </history-entry>
  910. </component>
  911. <component name="TodoView">
  912. <todo-panel id="selected-file">
  913. <is-autoscroll-to-source value="true" />
  914. </todo-panel>
  915. <todo-panel id="all">
  916. <are-packages-shown value="true" />
  917. <is-autoscroll-to-source value="true" />
  918. </todo-panel>
  919. </component>
  920. <component name="ToolWindowManager">
  921. <frame x="0" y="23" width="1440" height="873" extended-state="6" />
  922. <editor active="true" />
  923. <layout>
  924. <window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  925. <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.3277849" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
  926. <window_info id="Nl-Palette" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  927. <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32866243" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
  928. <window_info id="Palette&#9;" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  929. <window_info id="Image Layers" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  930. <window_info id="Capture Analysis" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  931. <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
  932. <window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  933. <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
  934. <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3149808" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  935. <window_info id="Properties" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  936. <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.2637644" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
  937. <window_info id="Capture Tool" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  938. <window_info id="Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  939. <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24105866" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
  940. <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3298647" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  941. <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  942. <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  943. <window_info id="UI Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  944. <window_info id="Theme Preview" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  945. <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
  946. <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.39958376" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  947. <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
  948. <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  949. <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  950. <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
  951. <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
  952. </layout>
  953. </component>
  954. <component name="VcsContentAnnotationSettings">
  955. <option name="myLimit" value="2678400000" />
  956. </component>
  957. <component name="XDebuggerManager">
  958. <breakpoint-manager>
  959. <option name="time" value="10" />
  960. </breakpoint-manager>
  961. <watches-manager />
  962. </component>
  963. <component name="antWorkspaceConfiguration">
  964. <option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
  965. <option name="FILTER_TARGETS" value="false" />
  966. </component>
  967. <component name="editorHistoryManager">
  968. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcode.java" />
  969. <entry file="file://$PROJECT_DIR$/pom.xml">
  970. <provider selected="true" editor-type-id="text-editor">
  971. <state relative-caret-position="0">
  972. <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  973. <folding />
  974. </state>
  975. </provider>
  976. </entry>
  977. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/src.zip!/java/util/ArrayList.java">
  978. <provider selected="true" editor-type-id="text-editor">
  979. <state relative-caret-position="312">
  980. <caret line="105" column="41" lean-forward="true" selection-start-line="105" selection-start-column="41" selection-end-line="105" selection-end-column="41" />
  981. <folding />
  982. </state>
  983. </provider>
  984. </entry>
  985. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/src.zip!/java/util/AbstractList.java">
  986. <provider selected="true" editor-type-id="text-editor">
  987. <state relative-caret-position="312">
  988. <caret line="70" column="53" lean-forward="false" selection-start-line="70" selection-start-column="53" selection-end-line="70" selection-end-column="53" />
  989. <folding />
  990. </state>
  991. </provider>
  992. </entry>
  993. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/src.zip!/java/util/Collection.java">
  994. <provider selected="true" editor-type-id="text-editor">
  995. <state relative-caret-position="312">
  996. <caret line="143" column="43" lean-forward="false" selection-start-line="143" selection-start-column="43" selection-end-line="143" selection-end-column="43" />
  997. <folding />
  998. </state>
  999. </provider>
  1000. </entry>
  1001. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/src.zip!/java/lang/Iterable.java">
  1002. <provider selected="true" editor-type-id="text-editor">
  1003. <state relative-caret-position="180">
  1004. <caret line="39" column="59" lean-forward="true" selection-start-line="39" selection-start-column="59" selection-end-line="39" selection-end-column="59" />
  1005. <folding />
  1006. </state>
  1007. </provider>
  1008. </entry>
  1009. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/src.zip!/java/util/AbstractCollection.java">
  1010. <provider selected="true" editor-type-id="text-editor">
  1011. <state relative-caret-position="312">
  1012. <caret line="60" column="59" lean-forward="true" selection-start-line="60" selection-start-column="59" selection-end-line="60" selection-end-column="59" />
  1013. <folding />
  1014. </state>
  1015. </provider>
  1016. </entry>
  1017. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcode/LoopMethods.java" />
  1018. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcode/ArrayLoopMethods.java" />
  1019. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcode/ArrayLoopMethodsTest.java" />
  1020. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/lambdas/tools/StringFactory.java" />
  1021. <entry file="jar://$MAVEN_REPOSITORY$/junit/junit/4.12/junit-4.12.jar!/org/junit/Assert.class">
  1022. <provider selected="true" editor-type-id="text-editor">
  1023. <state relative-caret-position="361">
  1024. <caret line="38" column="39" lean-forward="true" selection-start-line="38" selection-start-column="39" selection-end-line="38" selection-end-column="39" />
  1025. </state>
  1026. </provider>
  1027. </entry>
  1028. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/src.zip!/java/util/Arrays.java">
  1029. <provider selected="true" editor-type-id="text-editor">
  1030. <state relative-caret-position="181">
  1031. <caret line="3798" column="30" lean-forward="false" selection-start-line="3798" selection-start-column="30" selection-end-line="3798" selection-end-column="30" />
  1032. <folding>
  1033. <element signature="e#177013#177014#0" expanded="false" />
  1034. <element signature="e#177054#177055#0" expanded="false" />
  1035. </folding>
  1036. </state>
  1037. </provider>
  1038. </entry>
  1039. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/lambdas/Exercises.java" />
  1040. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/src.zip!/java/util/stream/Stream.java">
  1041. <provider selected="true" editor-type-id="text-editor">
  1042. <state relative-caret-position="786">
  1043. <caret line="806" column="13" lean-forward="false" selection-start-line="806" selection-start-column="13" selection-end-line="806" selection-end-column="13" />
  1044. <folding />
  1045. </state>
  1046. </provider>
  1047. </entry>
  1048. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/src.zip!/java/util/HashMap.java">
  1049. <provider selected="true" editor-type-id="text-editor">
  1050. <state relative-caret-position="131">
  1051. <caret line="1003" column="31" lean-forward="false" selection-start-line="1003" selection-start-column="31" selection-end-line="1003" selection-end-column="31" />
  1052. <folding />
  1053. </state>
  1054. </provider>
  1055. </entry>
  1056. <entry file="file://$PROJECT_DIR$/target/index.html">
  1057. <provider selected="true" editor-type-id="text-editor">
  1058. <state relative-caret-position="0">
  1059. <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  1060. </state>
  1061. </provider>
  1062. </entry>
  1063. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestConverterArray.java">
  1064. <provider selected="true" editor-type-id="text-editor">
  1065. <state relative-caret-position="90">
  1066. <caret line="6" column="69" lean-forward="false" selection-start-line="6" selection-start-column="69" selection-end-line="6" selection-end-column="69" />
  1067. <folding />
  1068. </state>
  1069. </provider>
  1070. </entry>
  1071. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestConverterList.java">
  1072. <provider selected="true" editor-type-id="text-editor">
  1073. <state relative-caret-position="90">
  1074. <caret line="6" column="69" lean-forward="false" selection-start-line="6" selection-start-column="69" selection-end-line="6" selection-end-column="69" />
  1075. <folding />
  1076. </state>
  1077. </provider>
  1078. </entry>
  1079. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestConverterStream.java">
  1080. <provider selected="true" editor-type-id="text-editor">
  1081. <state relative-caret-position="90">
  1082. <caret line="6" column="69" lean-forward="false" selection-start-line="6" selection-start-column="69" selection-end-line="6" selection-end-column="69" />
  1083. <folding />
  1084. </state>
  1085. </provider>
  1086. </entry>
  1087. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestSuiteConversionRegression.java">
  1088. <provider selected="true" editor-type-id="text-editor">
  1089. <state relative-caret-position="195">
  1090. <caret line="14" column="69" lean-forward="false" selection-start-line="14" selection-start-column="69" selection-end-line="14" selection-end-column="69" />
  1091. </state>
  1092. </provider>
  1093. </entry>
  1094. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestConversionAgent.java">
  1095. <provider selected="true" editor-type-id="text-editor">
  1096. <state relative-caret-position="0">
  1097. <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  1098. <folding />
  1099. </state>
  1100. </provider>
  1101. </entry>
  1102. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/src.zip!/java/time/LocalDate.java">
  1103. <provider selected="true" editor-type-id="text-editor">
  1104. <state relative-caret-position="415">
  1105. <caret line="481" column="10" lean-forward="true" selection-start-line="481" selection-start-column="10" selection-end-line="481" selection-end-column="10" />
  1106. </state>
  1107. </provider>
  1108. </entry>
  1109. <entry file="file://$PROJECT_DIR$/target/global.leonlog.1">
  1110. <provider selected="true" editor-type-id="LargeFileEditor">
  1111. <state relative-caret-position="146">
  1112. <caret line="10" column="90" lean-forward="true" selection-start-line="10" selection-start-column="90" selection-end-line="10" selection-end-column="90" />
  1113. </state>
  1114. </provider>
  1115. </entry>
  1116. <entry file="file://$PROJECT_DIR$/Test Results - TestSuiteFullRegression.html">
  1117. <provider selected="true" editor-type-id="text-editor">
  1118. <state relative-caret-position="195">
  1119. <caret line="13" column="29" lean-forward="true" selection-start-line="13" selection-start-column="29" selection-end-line="13" selection-end-column="29" />
  1120. <folding />
  1121. </state>
  1122. </provider>
  1123. </entry>
  1124. <entry file="file://$PROJECT_DIR$/target/global.leonlog">
  1125. <provider selected="true" editor-type-id="LargeFileEditor">
  1126. <state relative-caret-position="-90">
  1127. <caret line="2" column="0" lean-forward="true" selection-start-line="2" selection-start-column="0" selection-end-line="2" selection-end-column="0" />
  1128. </state>
  1129. </provider>
  1130. <provider editor-type-id="text-editor">
  1131. <state relative-caret-position="0">
  1132. <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  1133. </state>
  1134. </provider>
  1135. </entry>
  1136. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonWorld.java" />
  1137. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonWarehouseWarehouse.java" />
  1138. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/src.zip!/java/util/function/Predicate.java">
  1139. <provider selected="true" editor-type-id="text-editor">
  1140. <state relative-caret-position="126">
  1141. <caret line="36" column="13" lean-forward="true" selection-start-line="36" selection-start-column="13" selection-end-line="36" selection-end-column="13" />
  1142. <folding />
  1143. </state>
  1144. </provider>
  1145. </entry>
  1146. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/PersonConversionAgent.java">
  1147. <provider selected="true" editor-type-id="text-editor">
  1148. <state relative-caret-position="150">
  1149. <caret line="10" column="5" lean-forward="true" selection-start-line="10" selection-start-column="5" selection-end-line="10" selection-end-column="5" />
  1150. <folding />
  1151. </state>
  1152. </provider>
  1153. </entry>
  1154. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/DateUtils.java">
  1155. <provider selected="true" editor-type-id="text-editor">
  1156. <state relative-caret-position="97">
  1157. <caret line="24" column="5" lean-forward="false" selection-start-line="24" selection-start-column="5" selection-end-line="24" selection-end-column="5" />
  1158. <folding />
  1159. </state>
  1160. </provider>
  1161. </entry>
  1162. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/RandomUtils.java">
  1163. <provider selected="true" editor-type-id="text-editor">
  1164. <state relative-caret-position="275">
  1165. <caret line="60" column="9" lean-forward="true" selection-start-line="60" selection-start-column="9" selection-end-line="60" selection-end-column="9" />
  1166. <folding />
  1167. </state>
  1168. </provider>
  1169. </entry>
  1170. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestSuiteFullRegression.java">
  1171. <provider selected="true" editor-type-id="text-editor">
  1172. <state relative-caret-position="240">
  1173. <caret line="19" column="25" lean-forward="false" selection-start-line="19" selection-start-column="25" selection-end-line="19" selection-end-column="25" />
  1174. <folding />
  1175. </state>
  1176. </provider>
  1177. </entry>
  1178. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestStreamMap.java">
  1179. <provider selected="true" editor-type-id="text-editor">
  1180. <state relative-caret-position="150">
  1181. <caret line="10" column="16" lean-forward="false" selection-start-line="10" selection-start-column="16" selection-end-line="10" selection-end-column="16" />
  1182. <folding />
  1183. </state>
  1184. </provider>
  1185. </entry>
  1186. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestStreamFilter.java">
  1187. <provider selected="true" editor-type-id="text-editor">
  1188. <state relative-caret-position="180">
  1189. <caret line="21" column="33" lean-forward="true" selection-start-line="21" selection-start-column="33" selection-end-line="21" selection-end-column="33" />
  1190. <folding>
  1191. <element signature="e#600#601#0" expanded="false" />
  1192. <element signature="e#649#650#0" expanded="false" />
  1193. </folding>
  1194. </state>
  1195. </provider>
  1196. </entry>
  1197. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestConstants.java">
  1198. <provider selected="true" editor-type-id="text-editor">
  1199. <state relative-caret-position="105">
  1200. <caret line="7" column="26" lean-forward="true" selection-start-line="7" selection-start-column="26" selection-end-line="7" selection-end-column="26" />
  1201. <folding />
  1202. </state>
  1203. </provider>
  1204. </entry>
  1205. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/StreamMap.java">
  1206. <provider selected="true" editor-type-id="text-editor">
  1207. <state relative-caret-position="270">
  1208. <caret line="26" column="69" lean-forward="false" selection-start-line="26" selection-start-column="69" selection-end-line="26" selection-end-column="69" />
  1209. <folding />
  1210. </state>
  1211. </provider>
  1212. </entry>
  1213. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/Person.java">
  1214. <provider selected="true" editor-type-id="text-editor">
  1215. <state relative-caret-position="225">
  1216. <caret line="19" column="0" lean-forward="false" selection-start-line="19" selection-start-column="0" selection-end-line="19" selection-end-column="0" />
  1217. <folding />
  1218. </state>
  1219. </provider>
  1220. </entry>
  1221. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/anthropoid/TestPerson.java">
  1222. <provider selected="true" editor-type-id="text-editor">
  1223. <state relative-caret-position="265">
  1224. <caret line="25" column="12" lean-forward="false" selection-start-line="25" selection-start-column="12" selection-end-line="25" selection-end-column="12" />
  1225. <folding>
  1226. <element signature="imports" expanded="false" />
  1227. </folding>
  1228. </state>
  1229. </provider>
  1230. </entry>
  1231. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/anthropoid/TestPersonFactory.java">
  1232. <provider selected="true" editor-type-id="text-editor">
  1233. <state relative-caret-position="166">
  1234. <caret line="23" column="5" lean-forward="true" selection-start-line="23" selection-start-column="5" selection-end-line="23" selection-end-column="5" />
  1235. <folding />
  1236. </state>
  1237. </provider>
  1238. </entry>
  1239. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/ReflectionUtils.java">
  1240. <provider selected="true" editor-type-id="text-editor">
  1241. <state relative-caret-position="225">
  1242. <caret line="20" column="28" lean-forward="false" selection-start-line="20" selection-start-column="28" selection-end-line="20" selection-end-column="28" />
  1243. <folding />
  1244. </state>
  1245. </provider>
  1246. </entry>
  1247. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/StringUtils.java">
  1248. <provider selected="true" editor-type-id="text-editor">
  1249. <state relative-caret-position="567">
  1250. <caret line="51" column="7" lean-forward="true" selection-start-line="51" selection-start-column="7" selection-end-line="51" selection-end-column="7" />
  1251. <folding />
  1252. </state>
  1253. </provider>
  1254. </entry>
  1255. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonWarehouse.java">
  1256. <provider selected="true" editor-type-id="text-editor">
  1257. <state relative-caret-position="-18">
  1258. <caret line="31" column="46" lean-forward="true" selection-start-line="31" selection-start-column="46" selection-end-line="31" selection-end-column="46" />
  1259. <folding />
  1260. </state>
  1261. </provider>
  1262. </entry>
  1263. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonFactory.java">
  1264. <provider selected="true" editor-type-id="text-editor">
  1265. <state relative-caret-position="54">
  1266. <caret line="36" column="18" lean-forward="true" selection-start-line="36" selection-start-column="18" selection-end-line="36" selection-end-column="18" />
  1267. <folding />
  1268. </state>
  1269. </provider>
  1270. </entry>
  1271. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/StreamConverter.java">
  1272. <provider selected="true" editor-type-id="text-editor">
  1273. <state relative-caret-position="296">
  1274. <caret line="30" column="7" lean-forward="false" selection-start-line="30" selection-start-column="7" selection-end-line="30" selection-end-column="7" />
  1275. <folding />
  1276. </state>
  1277. </provider>
  1278. </entry>
  1279. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ArrayConverter.java">
  1280. <provider selected="true" editor-type-id="text-editor">
  1281. <state relative-caret-position="240">
  1282. <caret line="23" column="6" lean-forward="false" selection-start-line="23" selection-start-column="6" selection-end-line="23" selection-end-column="6" />
  1283. <folding />
  1284. </state>
  1285. </provider>
  1286. </entry>
  1287. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ListConverter.java">
  1288. <provider selected="true" editor-type-id="text-editor">
  1289. <state relative-caret-position="293">
  1290. <caret line="32" column="6" lean-forward="false" selection-start-line="32" selection-start-column="6" selection-end-line="32" selection-end-column="6" />
  1291. <folding>
  1292. <element signature="e#717#718#0" expanded="true" />
  1293. <element signature="e#759#760#0" expanded="true" />
  1294. </folding>
  1295. </state>
  1296. </provider>
  1297. </entry>
  1298. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ConversionAgent.java">
  1299. <provider selected="true" editor-type-id="text-editor">
  1300. <state relative-caret-position="275">
  1301. <caret line="31" column="43" lean-forward="true" selection-start-line="31" selection-start-column="43" selection-end-line="31" selection-end-column="43" />
  1302. <folding />
  1303. </state>
  1304. </provider>
  1305. </entry>
  1306. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/logging/LoggerHandler.java">
  1307. <provider selected="true" editor-type-id="text-editor">
  1308. <state relative-caret-position="255">
  1309. <caret line="57" column="74" lean-forward="true" selection-start-line="57" selection-start-column="74" selection-end-line="57" selection-end-column="74" />
  1310. <folding />
  1311. </state>
  1312. </provider>
  1313. </entry>
  1314. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/logging/LoggerWarehouse.java">
  1315. <provider selected="true" editor-type-id="text-editor">
  1316. <state relative-caret-position="270">
  1317. <caret line="19" column="98" lean-forward="false" selection-start-line="19" selection-start-column="98" selection-end-line="19" selection-end-column="98" />
  1318. <folding />
  1319. </state>
  1320. </provider>
  1321. </entry>
  1322. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/StreamFilter.java">
  1323. <provider selected="true" editor-type-id="text-editor">
  1324. <state relative-caret-position="-514">
  1325. <caret line="36" column="10" lean-forward="false" selection-start-line="36" selection-start-column="10" selection-end-line="36" selection-end-column="10" />
  1326. <folding />
  1327. </state>
  1328. </provider>
  1329. </entry>
  1330. </component>
  1331. <component name="masterDetails">
  1332. <states>
  1333. <state key="ArtifactsStructureConfigurable.UI">
  1334. <settings>
  1335. <artifact-editor />
  1336. <splitter-proportions>
  1337. <option name="proportions">
  1338. <list>
  1339. <option value="0.2" />
  1340. </list>
  1341. </option>
  1342. </splitter-proportions>
  1343. </settings>
  1344. </state>
  1345. <state key="FacetStructureConfigurable.UI">
  1346. <settings>
  1347. <last-edited>No facets are configured</last-edited>
  1348. <splitter-proportions>
  1349. <option name="proportions">
  1350. <list>
  1351. <option value="0.2" />
  1352. </list>
  1353. </option>
  1354. </splitter-proportions>
  1355. </settings>
  1356. </state>
  1357. <state key="GlobalLibrariesConfigurable.UI">
  1358. <settings>
  1359. <splitter-proportions>
  1360. <option name="proportions">
  1361. <list>
  1362. <option value="0.2" />
  1363. </list>
  1364. </option>
  1365. </splitter-proportions>
  1366. </settings>
  1367. </state>
  1368. <state key="JdkListConfigurable.UI">
  1369. <settings>
  1370. <last-edited>1.8</last-edited>
  1371. <splitter-proportions>
  1372. <option name="proportions">
  1373. <list>
  1374. <option value="0.2" />
  1375. </list>
  1376. </option>
  1377. </splitter-proportions>
  1378. </settings>
  1379. </state>
  1380. <state key="ModuleStructureConfigurable.UI">
  1381. <settings>
  1382. <last-edited>looptest</last-edited>
  1383. <splitter-proportions>
  1384. <option name="proportions">
  1385. <list>
  1386. <option value="0.2" />
  1387. <option value="0.6" />
  1388. </list>
  1389. </option>
  1390. </splitter-proportions>
  1391. </settings>
  1392. </state>
  1393. <state key="ProjectLibrariesConfigurable.UI">
  1394. <settings>
  1395. <last-edited>Maven: junit:junit:4.12</last-edited>
  1396. <splitter-proportions>
  1397. <option name="proportions">
  1398. <list>
  1399. <option value="0.2" />
  1400. </list>
  1401. </option>
  1402. </splitter-proportions>
  1403. </settings>
  1404. </state>
  1405. <state key="ScopeChooserConfigurable.UI">
  1406. <settings>
  1407. <splitter-proportions>
  1408. <option name="proportions">
  1409. <list>
  1410. <option value="0.2" />
  1411. </list>
  1412. </option>
  1413. </splitter-proportions>
  1414. </settings>
  1415. </state>
  1416. </states>
  1417. </component>
  1418. </project>