workspace.xml 83KB

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