workspace.xml 82KB

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