1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="30b7e4a0-b899-49c3-865c-0311dfadae62" name="Default" comment="">
  5. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  6. <change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
  7. <change beforePath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/StreamFilter.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/StreamFilter.java" afterDir="false" />
  8. <change beforePath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/StreamMap.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/StreamMap.java" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonFactory.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonFactory.java" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonWarehouse.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonWarehouse.java" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ArrayConverter.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ArrayConverter.java" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ConversionAgent.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ConversionAgent.java" afterDir="false" />
  13. <change beforePath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ListConverter.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ListConverter.java" afterDir="false" />
  14. <change beforePath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/StreamConverter.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/StreamConverter.java" afterDir="false" />
  15. <change beforePath="$PROJECT_DIR$/target/PersonWarehouse.leonlog" beforeDir="false" afterPath="$PROJECT_DIR$/target/PersonWarehouse.leonlog" afterDir="false" />
  16. <change beforePath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/StreamFilter.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/StreamFilter.class" afterDir="false" />
  17. <change beforePath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/StreamMap.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/StreamMap.class" afterDir="false" />
  18. <change beforePath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/anthropoid/PersonFactory.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/anthropoid/PersonFactory.class" afterDir="false" />
  19. <change beforePath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/anthropoid/PersonWarehouse.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/anthropoid/PersonWarehouse.class" afterDir="false" />
  20. <change beforePath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/conversions/ArrayConverter.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/conversions/ArrayConverter.class" afterDir="false" />
  21. <change beforePath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/conversions/ListConverter.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/conversions/ListConverter.class" afterDir="false" />
  22. <change beforePath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/conversions/StreamConverter.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/zipcodewilmington/streams/conversions/StreamConverter.class" afterDir="false" />
  23. <change beforePath="$PROJECT_DIR$/target/global.leonlog" beforeDir="false" afterPath="$PROJECT_DIR$/target/global.leonlog" afterDir="false" />
  24. <change beforePath="$PROJECT_DIR$/target/global.leonlog.1" beforeDir="false" afterPath="$PROJECT_DIR$/target/global.leonlog.1" afterDir="false" />
  25. <change beforePath="$PROJECT_DIR$/target/test-classes/com/zipcodewilmington/streams/TestStreamMap.class" beforeDir="false" />
  26. </list>
  27. <ignored path="$PROJECT_DIR$/out/" />
  28. <ignored path="$PROJECT_DIR$/target/" />
  29. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  30. <option name="TRACKING_ENABLED" value="true" />
  31. <option name="SHOW_DIALOG" value="false" />
  32. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  33. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  34. <option name="LAST_RESOLUTION" value="IGNORE" />
  35. </component>
  36. <component name="ExportTestResults" outputFolder="$PROJECT_DIR$" openResultsInEditor="true" userTempatePath="" />
  37. <component name="FileEditorManager">
  38. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  39. <file leaf-file-name="StreamConverter.java" pinned="false" current-in-tab="false">
  40. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/StreamConverter.java">
  41. <provider selected="true" editor-type-id="text-editor">
  42. <state relative-caret-position="315">
  43. <caret line="29" column="39" selection-start-line="29" selection-start-column="39" selection-end-line="29" selection-end-column="39" />
  44. <folding>
  45. <element signature="e#945#946#0" expanded="true" />
  46. <element signature="e#992#993#0" expanded="true" />
  47. </folding>
  48. </state>
  49. </provider>
  50. </entry>
  51. </file>
  52. <file leaf-file-name="TestSuiteConversionRegression.java" pinned="false" current-in-tab="false">
  53. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestSuiteConversionRegression.java">
  54. <provider selected="true" editor-type-id="text-editor">
  55. <state relative-caret-position="225">
  56. <caret line="16" column="13" selection-start-line="16" selection-start-column="13" selection-end-line="16" selection-end-column="13" />
  57. </state>
  58. </provider>
  59. </entry>
  60. </file>
  61. <file leaf-file-name="ListConverter.java" pinned="false" current-in-tab="false">
  62. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ListConverter.java">
  63. <provider selected="true" editor-type-id="text-editor">
  64. <state relative-caret-position="525">
  65. <caret line="37" column="1" selection-start-line="37" selection-start-column="1" selection-end-line="37" selection-end-column="1" />
  66. <folding>
  67. <element signature="imports" expanded="true" />
  68. <element signature="e#748#749#0" expanded="true" />
  69. <element signature="e#791#792#0" expanded="true" />
  70. <element signature="e#842#843#0" expanded="true" />
  71. <element signature="e#889#890#0" expanded="true" />
  72. <element signature="e#933#934#0" expanded="true" />
  73. <element signature="e#985#986#0" expanded="true" />
  74. </folding>
  75. </state>
  76. </provider>
  77. </entry>
  78. </file>
  79. <file leaf-file-name="TestConverterList.java" pinned="false" current-in-tab="true">
  80. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestConverterList.java">
  81. <provider selected="true" editor-type-id="text-editor">
  82. <state relative-caret-position="150">
  83. <caret line="12" column="1" selection-start-line="12" selection-start-column="1" selection-end-line="12" selection-end-column="1" />
  84. </state>
  85. </provider>
  86. </entry>
  87. </file>
  88. </leaf>
  89. </component>
  90. <component name="FileTemplateManagerImpl">
  91. <option name="RECENT_TEMPLATES">
  92. <list>
  93. <option value="Kotlin File" />
  94. <option value="Interface" />
  95. <option value="Class" />
  96. </list>
  97. </option>
  98. </component>
  99. <component name="FindInProjectRecents">
  100. <findStrings>
  101. <find>public</find>
  102. <find>static</find>
  103. <find>FilterSyntax.</find>
  104. <find>whose name starts with &quot;A&quot;</find>
  105. <find>public final</find>
  106. <find>.stream</find>
  107. <find>.stream()</find>
  108. <find>Person</find>
  109. <find>people.</find>
  110. </findStrings>
  111. <replaceStrings>
  112. <replace>public static</replace>
  113. <replace />
  114. <replace>filterSyntax.</replace>
  115. <replace>whose name starts with `this.startingCharacter`</replace>
  116. <replace>private final</replace>
  117. <replace>.parallelStream()</replace>
  118. <replace>R</replace>
  119. <replace>getPeople().</replace>
  120. </replaceStrings>
  121. </component>
  122. <component name="Git.Settings">
  123. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  124. </component>
  125. <component name="IdeDocumentHistory">
  126. <option name="CHANGED_PATHS">
  127. <list>
  128. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestConversionArray.java" />
  129. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestConverterArray.java" />
  130. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestConversionStream.java" />
  131. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestConverterStream.java" />
  132. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestConversionList.java" />
  133. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestConverterList.java" />
  134. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/lambdas/exercises/ArrayConversion.java" />
  135. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/lambdas/exercises/ListConversion.java" />
  136. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/lambdas/exercises/StreamConversion.java" />
  137. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestConversionSuite.java" />
  138. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestSuiteConversionRegression.java" />
  139. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/lambdas/exercises/ListConverter.java" />
  140. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/lambdas/exercises/ArrayConverter.java" />
  141. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestConversionAgent.java" />
  142. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/lambdas/exercises/ConversionAgent.java" />
  143. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/lambdas/exercises/StreamConverter.java" />
  144. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestConstants.java" />
  145. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/TestPersonFactory.java" />
  146. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestPersonFactory.java" />
  147. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/DemoStreamFilter.java" />
  148. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/exercises/ConversionAgent.java" />
  149. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/RandomUtils.java" />
  150. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestConverterArray.java" />
  151. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestConverterList.java" />
  152. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestConverterStream.java" />
  153. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestSuiteConversionRegression.java" />
  154. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestStreamMap.java" />
  155. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestConstants.java" />
  156. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonWorld.java" />
  157. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/ReflectionUtils.java" />
  158. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/anthropoid/TestPerson.java" />
  159. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/anthropoid/TestPersonFactory.java" />
  160. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/Person.java" />
  161. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/StringUtils.java" />
  162. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ConversionAgent.java" />
  163. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/DateUtils.java" />
  164. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestConversionAgent.java" />
  165. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestStreamFilter.java" />
  166. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/logging/LoggerWarehouse.java" />
  167. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/logging/LoggerHandler.java" />
  168. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/PersonConversionAgent.java" />
  169. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/anthropoid/TestPersonWarehouse.java" />
  170. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/anthropoid/TestSuiteAnthropoidRegression.java" />
  171. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/StreamFilter.java" />
  172. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonFactory.java" />
  173. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonWarehouse.java" />
  174. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/StreamConverter.java" />
  175. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/StreamMap.java" />
  176. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestSuiteFullRegression.java" />
  177. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ArrayConverter.java" />
  178. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ListConverter.java" />
  179. </list>
  180. </option>
  181. </component>
  182. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  183. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  184. <component name="JsGulpfileManager">
  185. <detection-done>true</detection-done>
  186. <sorting>DEFINITION_ORDER</sorting>
  187. </component>
  188. <component name="MavenImportPreferences">
  189. <option name="importingSettings">
  190. <MavenImportingSettings>
  191. <option name="importAutomatically" value="true" />
  192. </MavenImportingSettings>
  193. </option>
  194. </component>
  195. <component name="MavenProjectNavigator">
  196. <treeState>
  197. <expand>
  198. <path>
  199. <item name="" type="16c1761:MavenProjectsStructure$RootNode" />
  200. <item name="looptest" type="9519ce18:MavenProjectsStructure$ProjectNode" />
  201. </path>
  202. </expand>
  203. <select />
  204. </treeState>
  205. </component>
  206. <component name="NodePackageJsonFileManager">
  207. <packageJsonPaths />
  208. </component>
  209. <component name="ProjectFrameBounds" extendedState="6">
  210. <option name="y" value="23" />
  211. <option name="width" value="1280" />
  212. <option name="height" value="722" />
  213. </component>
  214. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  215. <component name="ProjectView">
  216. <navigator proportions="" version="1">
  217. <foldersAlwaysOnTop value="true" />
  218. </navigator>
  219. <panes>
  220. <pane id="AndroidView" />
  221. <pane id="ProjectPane">
  222. <subPane>
  223. <expand>
  224. <path>
  225. <item name="CR-MicroLabs-Streams-And-Lambdas" type="b2602c69:ProjectViewProjectNode" />
  226. <item name="CR-MicroLabs-Streams-And-Lambdas" type="462c0819:PsiDirectoryNode" />
  227. </path>
  228. <path>
  229. <item name="CR-MicroLabs-Streams-And-Lambdas" type="b2602c69:ProjectViewProjectNode" />
  230. <item name="CR-MicroLabs-Streams-And-Lambdas" type="462c0819:PsiDirectoryNode" />
  231. <item name="src" type="462c0819:PsiDirectoryNode" />
  232. </path>
  233. <path>
  234. <item name="CR-MicroLabs-Streams-And-Lambdas" type="b2602c69:ProjectViewProjectNode" />
  235. <item name="CR-MicroLabs-Streams-And-Lambdas" type="462c0819:PsiDirectoryNode" />
  236. <item name="src" type="462c0819:PsiDirectoryNode" />
  237. <item name="main" type="462c0819:PsiDirectoryNode" />
  238. </path>
  239. <path>
  240. <item name="CR-MicroLabs-Streams-And-Lambdas" type="b2602c69:ProjectViewProjectNode" />
  241. <item name="CR-MicroLabs-Streams-And-Lambdas" type="462c0819:PsiDirectoryNode" />
  242. <item name="src" type="462c0819:PsiDirectoryNode" />
  243. <item name="main" type="462c0819:PsiDirectoryNode" />
  244. <item name="java" type="462c0819:PsiDirectoryNode" />
  245. </path>
  246. <path>
  247. <item name="CR-MicroLabs-Streams-And-Lambdas" type="b2602c69:ProjectViewProjectNode" />
  248. <item name="CR-MicroLabs-Streams-And-Lambdas" type="462c0819:PsiDirectoryNode" />
  249. <item name="src" type="462c0819:PsiDirectoryNode" />
  250. <item name="main" type="462c0819:PsiDirectoryNode" />
  251. <item name="java" type="462c0819:PsiDirectoryNode" />
  252. <item name="streams" type="462c0819:PsiDirectoryNode" />
  253. </path>
  254. <path>
  255. <item name="CR-MicroLabs-Streams-And-Lambdas" type="b2602c69:ProjectViewProjectNode" />
  256. <item name="CR-MicroLabs-Streams-And-Lambdas" type="462c0819:PsiDirectoryNode" />
  257. <item name="src" type="462c0819:PsiDirectoryNode" />
  258. <item name="main" type="462c0819:PsiDirectoryNode" />
  259. <item name="java" type="462c0819:PsiDirectoryNode" />
  260. <item name="streams" type="462c0819:PsiDirectoryNode" />
  261. <item name="anthropoid" type="462c0819:PsiDirectoryNode" />
  262. </path>
  263. <path>
  264. <item name="CR-MicroLabs-Streams-And-Lambdas" type="b2602c69:ProjectViewProjectNode" />
  265. <item name="CR-MicroLabs-Streams-And-Lambdas" type="462c0819:PsiDirectoryNode" />
  266. <item name="src" type="462c0819:PsiDirectoryNode" />
  267. <item name="main" type="462c0819:PsiDirectoryNode" />
  268. <item name="java" type="462c0819:PsiDirectoryNode" />
  269. <item name="streams" type="462c0819:PsiDirectoryNode" />
  270. <item name="conversions" type="462c0819:PsiDirectoryNode" />
  271. </path>
  272. <path>
  273. <item name="CR-MicroLabs-Streams-And-Lambdas" type="b2602c69:ProjectViewProjectNode" />
  274. <item name="CR-MicroLabs-Streams-And-Lambdas" type="462c0819:PsiDirectoryNode" />
  275. <item name="src" type="462c0819:PsiDirectoryNode" />
  276. <item name="test" type="462c0819:PsiDirectoryNode" />
  277. </path>
  278. <path>
  279. <item name="CR-MicroLabs-Streams-And-Lambdas" type="b2602c69:ProjectViewProjectNode" />
  280. <item name="CR-MicroLabs-Streams-And-Lambdas" type="462c0819:PsiDirectoryNode" />
  281. <item name="src" type="462c0819:PsiDirectoryNode" />
  282. <item name="test" type="462c0819:PsiDirectoryNode" />
  283. <item name="java" type="462c0819:PsiDirectoryNode" />
  284. </path>
  285. <path>
  286. <item name="CR-MicroLabs-Streams-And-Lambdas" type="b2602c69:ProjectViewProjectNode" />
  287. <item name="CR-MicroLabs-Streams-And-Lambdas" type="462c0819:PsiDirectoryNode" />
  288. <item name="src" type="462c0819:PsiDirectoryNode" />
  289. <item name="test" type="462c0819:PsiDirectoryNode" />
  290. <item name="java" type="462c0819:PsiDirectoryNode" />
  291. <item name="streams" type="462c0819:PsiDirectoryNode" />
  292. </path>
  293. <path>
  294. <item name="CR-MicroLabs-Streams-And-Lambdas" type="b2602c69:ProjectViewProjectNode" />
  295. <item name="CR-MicroLabs-Streams-And-Lambdas" type="462c0819:PsiDirectoryNode" />
  296. <item name="src" type="462c0819:PsiDirectoryNode" />
  297. <item name="test" type="462c0819:PsiDirectoryNode" />
  298. <item name="java" type="462c0819:PsiDirectoryNode" />
  299. <item name="streams" type="462c0819:PsiDirectoryNode" />
  300. <item name="anthropoid" type="462c0819:PsiDirectoryNode" />
  301. </path>
  302. <path>
  303. <item name="CR-MicroLabs-Streams-And-Lambdas" type="b2602c69:ProjectViewProjectNode" />
  304. <item name="CR-MicroLabs-Streams-And-Lambdas" type="462c0819:PsiDirectoryNode" />
  305. <item name="src" type="462c0819:PsiDirectoryNode" />
  306. <item name="test" type="462c0819:PsiDirectoryNode" />
  307. <item name="java" type="462c0819:PsiDirectoryNode" />
  308. <item name="streams" type="462c0819:PsiDirectoryNode" />
  309. <item name="conversions" type="462c0819:PsiDirectoryNode" />
  310. </path>
  311. </expand>
  312. <select />
  313. </subPane>
  314. </pane>
  315. <pane id="Scope" />
  316. <pane id="PackagesPane" />
  317. </panes>
  318. </component>
  319. <component name="PropertiesComponent">
  320. <property name="WebServerToolWindowFactoryState" value="false" />
  321. <property name="aspect.path.notification.shown" value="true" />
  322. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  323. <property name="project.structure.last.edited" value="Modules" />
  324. <property name="project.structure.proportion" value="0.0" />
  325. <property name="project.structure.side.proportion" value="0.2" />
  326. <property name="settings.editor.selected.configurable" value="reference.projectsettings.compiler.javacompiler" />
  327. </component>
  328. <component name="RecentsManager">
  329. <key name="MoveClassesOrPackagesDialog.RECENTS_KEY">
  330. <recent name="com.zipcodewilmington.streams.anthropoid" />
  331. <recent name="com.zipcodewilmington.lambdas" />
  332. <recent name="com.zipcodewilmington.lambdas.exercises" />
  333. <recent name="com.zipcode" />
  334. </key>
  335. <key name="CopyFile.RECENT_KEYS">
  336. <recent name="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools" />
  337. </key>
  338. <key name="CreateClassDialog.RecentsKey">
  339. <recent name="com.zipcodewilmington.lambdas" />
  340. <recent name="com.zipcodewilmington.lambdas.tools" />
  341. </key>
  342. </component>
  343. <component name="RunDashboard">
  344. <option name="ruleStates">
  345. <list>
  346. <RuleState>
  347. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  348. </RuleState>
  349. <RuleState>
  350. <option name="name" value="StatusDashboardGroupingRule" />
  351. </RuleState>
  352. </list>
  353. </option>
  354. </component>
  355. <component name="RunManager" selected="JUnit.TestConverterList">
  356. <configuration default="true" type="Applet" factoryName="Applet">
  357. <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
  358. </configuration>
  359. <configuration default="true" type="Application" factoryName="Application">
  360. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  361. </configuration>
  362. <configuration name="All in streamdemo (2)" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  363. <module name="streamdemo" />
  364. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  365. <option name="ALTERNATIVE_JRE_PATH" />
  366. <option name="PACKAGE_NAME" value="" />
  367. <option name="MAIN_CLASS_NAME" />
  368. <option name="METHOD_NAME" />
  369. <option name="TEST_OBJECT" value="package" />
  370. <option name="VM_PARAMETERS" value="-ea" />
  371. <option name="PARAMETERS" />
  372. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  373. <option name="PASS_PARENT_ENVS" value="true" />
  374. <option name="TEST_SEARCH_SCOPE">
  375. <value defaultName="singleModule" />
  376. </option>
  377. <patterns />
  378. </configuration>
  379. <configuration name="TestConversionAgent" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  380. <module name="streamdemo" />
  381. <extension name="coverage">
  382. <pattern>
  383. <option name="PATTERN" value="com.zipcodewilmington.streams.conversions.*" />
  384. <option name="ENABLED" value="true" />
  385. </pattern>
  386. </extension>
  387. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  388. <option name="ALTERNATIVE_JRE_PATH" />
  389. <option name="PACKAGE_NAME" value="com.zipcodewilmington.streams.conversions" />
  390. <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.streams.conversions.TestConversionAgent" />
  391. <option name="METHOD_NAME" />
  392. <option name="TEST_OBJECT" value="class" />
  393. <option name="VM_PARAMETERS" value="-ea" />
  394. <option name="PARAMETERS" />
  395. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  396. <option name="PASS_PARENT_ENVS" value="true" />
  397. <option name="TEST_SEARCH_SCOPE">
  398. <value defaultName="singleModule" />
  399. </option>
  400. <patterns />
  401. </configuration>
  402. <configuration name="TestConverterList" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  403. <module name="streamdemo" />
  404. <extension name="coverage">
  405. <pattern>
  406. <option name="PATTERN" value="com.zipcodewilmington.streams.conversions.*" />
  407. <option name="ENABLED" value="true" />
  408. </pattern>
  409. </extension>
  410. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  411. <option name="ALTERNATIVE_JRE_PATH" />
  412. <option name="PACKAGE_NAME" value="com.zipcodewilmington.streams.conversions" />
  413. <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.streams.conversions.TestConverterList" />
  414. <option name="METHOD_NAME" />
  415. <option name="TEST_OBJECT" value="class" />
  416. <option name="VM_PARAMETERS" value="-ea" />
  417. <option name="PARAMETERS" />
  418. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  419. <option name="PASS_PARENT_ENVS" value="true" />
  420. <option name="TEST_SEARCH_SCOPE">
  421. <value defaultName="singleModule" />
  422. </option>
  423. <patterns />
  424. </configuration>
  425. <configuration name="TestSuiteConversionRegression" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  426. <module name="streamdemo" />
  427. <extension name="coverage">
  428. <pattern>
  429. <option name="PATTERN" value="com.zipcodewilmington.streams.conversions.*" />
  430. <option name="ENABLED" value="true" />
  431. </pattern>
  432. </extension>
  433. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  434. <option name="ALTERNATIVE_JRE_PATH" />
  435. <option name="PACKAGE_NAME" value="com.zipcodewilmington.streams.conversions" />
  436. <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.streams.conversions.TestSuiteConversionRegression" />
  437. <option name="METHOD_NAME" />
  438. <option name="TEST_OBJECT" value="class" />
  439. <option name="VM_PARAMETERS" value="-ea" />
  440. <option name="PARAMETERS" />
  441. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  442. <option name="PASS_PARENT_ENVS" value="true" />
  443. <option name="TEST_SEARCH_SCOPE">
  444. <value defaultName="singleModule" />
  445. </option>
  446. <patterns />
  447. </configuration>
  448. <configuration default="true" type="JUnit" factoryName="JUnit">
  449. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  450. <option name="ALTERNATIVE_JRE_PATH" />
  451. <option name="PACKAGE_NAME" />
  452. <option name="MAIN_CLASS_NAME" />
  453. <option name="METHOD_NAME" />
  454. <option name="TEST_OBJECT" value="class" />
  455. <option name="VM_PARAMETERS" value="-ea" />
  456. <option name="PARAMETERS" />
  457. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  458. <option name="PASS_PARENT_ENVS" value="true" />
  459. <option name="TEST_SEARCH_SCOPE">
  460. <value defaultName="singleModule" />
  461. </option>
  462. <patterns />
  463. </configuration>
  464. <configuration name="com.zipcodewilmington.streams in streamdemo" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  465. <module name="streamdemo" />
  466. <extension name="coverage">
  467. <pattern>
  468. <option name="PATTERN" value="com.zipcodewilmington.streams.*" />
  469. <option name="ENABLED" value="true" />
  470. </pattern>
  471. </extension>
  472. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  473. <option name="ALTERNATIVE_JRE_PATH" />
  474. <option name="PACKAGE_NAME" value="com.zipcodewilmington.streams" />
  475. <option name="MAIN_CLASS_NAME" />
  476. <option name="METHOD_NAME" />
  477. <option name="TEST_OBJECT" value="package" />
  478. <option name="VM_PARAMETERS" value="-ea" />
  479. <option name="PARAMETERS" />
  480. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  481. <option name="PASS_PARENT_ENVS" value="true" />
  482. <option name="TEST_SEARCH_SCOPE">
  483. <value defaultName="singleModule" />
  484. </option>
  485. <patterns />
  486. </configuration>
  487. <configuration default="true" type="JetRunConfigurationType" factoryName="Kotlin">
  488. <module name="looptest" />
  489. <option name="VM_PARAMETERS" />
  490. <option name="PROGRAM_PARAMETERS" />
  491. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  492. <option name="ALTERNATIVE_JRE_PATH" />
  493. <option name="PASS_PARENT_ENVS" value="true" />
  494. <option name="MAIN_CLASS_NAME" />
  495. <option name="WORKING_DIRECTORY" />
  496. </configuration>
  497. <configuration default="true" type="TestNG" factoryName="TestNG">
  498. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  499. <option name="ALTERNATIVE_JRE_PATH" />
  500. <option name="SUITE_NAME" />
  501. <option name="PACKAGE_NAME" />
  502. <option name="MAIN_CLASS_NAME" />
  503. <option name="METHOD_NAME" />
  504. <option name="GROUP_NAME" />
  505. <option name="TEST_OBJECT" value="CLASS" />
  506. <option name="VM_PARAMETERS" value="-ea" />
  507. <option name="PARAMETERS" />
  508. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  509. <option name="OUTPUT_DIRECTORY" />
  510. <option name="PASS_PARENT_ENVS" value="true" />
  511. <option name="TEST_SEARCH_SCOPE">
  512. <value defaultName="singleModule" />
  513. </option>
  514. <option name="USE_DEFAULT_REPORTERS" value="false" />
  515. <option name="PROPERTIES_FILE" />
  516. <properties />
  517. <listeners />
  518. </configuration>
  519. <configuration default="true" type="AndroidTestRunConfigurationType" factoryName="Android Tests">
  520. <module name="" />
  521. <option name="TESTING_TYPE" value="0" />
  522. <option name="INSTRUMENTATION_RUNNER_CLASS" value="" />
  523. <option name="METHOD_NAME" value="" />
  524. <option name="CLASS_NAME" value="" />
  525. <option name="PACKAGE_NAME" value="" />
  526. <option name="EXTRA_OPTIONS" value="" />
  527. <option name="TARGET_SELECTION_MODE" value="SHOW_DIALOG" />
  528. <option name="PREFERRED_AVD" value="" />
  529. <option name="CLEAR_LOGCAT" value="false" />
  530. <option name="SHOW_LOGCAT_AUTOMATICALLY" value="false" />
  531. <option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
  532. <option name="FORCE_STOP_RUNNING_APP" value="true" />
  533. <option name="DEBUGGER_TYPE" value="Java" />
  534. <option name="USE_LAST_SELECTED_DEVICE" value="false" />
  535. <option name="PREFERRED_AVD" value="" />
  536. <Java />
  537. <Profilers>
  538. <option name="ENABLE_ADVANCED_PROFILING" value="true" />
  539. <option name="GAPID_ENABLED" value="false" />
  540. <option name="GAPID_DISABLE_PCS" value="false" />
  541. <option name="SUPPORT_LIB_ENABLED" value="true" />
  542. <option name="INSTRUMENTATION_ENABLED" value="true" />
  543. </Profilers>
  544. <method />
  545. </configuration>
  546. <list>
  547. <item itemvalue="JUnit.All in streamdemo (2)" />
  548. <item itemvalue="JUnit.TestSuiteConversionRegression" />
  549. <item itemvalue="JUnit.TestConversionAgent" />
  550. <item itemvalue="JUnit.com.zipcodewilmington.streams in streamdemo" />
  551. <item itemvalue="JUnit.TestConverterList" />
  552. </list>
  553. <recent_temporary>
  554. <list>
  555. <item itemvalue="JUnit.TestConverterList" />
  556. <item itemvalue="JUnit.com.zipcodewilmington.streams in streamdemo" />
  557. <item itemvalue="JUnit.TestConversionAgent" />
  558. <item itemvalue="JUnit.TestSuiteConversionRegression" />
  559. <item itemvalue="JUnit.All in streamdemo (2)" />
  560. </list>
  561. </recent_temporary>
  562. </component>
  563. <component name="SvnConfiguration">
  564. <configuration />
  565. </component>
  566. <component name="TaskManager">
  567. <task active="true" id="Default" summary="Default task">
  568. <changelist id="30b7e4a0-b899-49c3-865c-0311dfadae62" name="Default" comment="" />
  569. <created>1493756132542</created>
  570. <option name="number" value="Default" />
  571. <option name="presentableId" value="Default" />
  572. <updated>1493756132542</updated>
  573. <workItem from="1530574035678" duration="773000" />
  574. <workItem from="1530574853227" duration="227000" />
  575. </task>
  576. <servers />
  577. </component>
  578. <component name="TestHistory">
  579. <history-entry file="TestConverterList - 2018.07.02 at 19h 12m 05s.xml">
  580. <configuration name="TestConverterList" configurationId="JUnit" />
  581. </history-entry>
  582. <history-entry file="TestConverterList - 2018.07.02 at 19h 12m 53s.xml">
  583. <configuration name="TestConverterList" configurationId="JUnit" />
  584. </history-entry>
  585. <history-entry file="TestConverterList - 2018.07.02 at 19h 14m 06s.xml">
  586. <configuration name="TestConverterList" configurationId="JUnit" />
  587. </history-entry>
  588. <history-entry file="TestConverterList - 2018.07.02 at 19h 14m 57s.xml">
  589. <configuration name="TestConverterList" configurationId="JUnit" />
  590. </history-entry>
  591. <history-entry file="TestConverterStream - 2018.07.02 at 19h 21m 20s.xml">
  592. <configuration name="TestConverterStream" configurationId="JUnit" />
  593. </history-entry>
  594. <history-entry file="All_in_streamdemo_(2) - 2018.07.02 at 19h 30m 07s.xml">
  595. <configuration name="All in streamdemo (2)" configurationId="JUnit" />
  596. </history-entry>
  597. <history-entry file="TestSuiteConversionRegression - 2018.07.02 at 19h 33m 01s.xml">
  598. <configuration name="TestSuiteConversionRegression" configurationId="JUnit" />
  599. </history-entry>
  600. <history-entry file="TestConversionAgent - 2018.07.02 at 19h 36m 25s.xml">
  601. <configuration name="TestConversionAgent" configurationId="JUnit" />
  602. </history-entry>
  603. <history-entry file="com_zipcodewilmington_streams_in_streamdemo - 2018.07.02 at 19h 36m 48s.xml">
  604. <configuration name="com.zipcodewilmington.streams in streamdemo" configurationId="JUnit" />
  605. </history-entry>
  606. <history-entry file="TestConverterList - 2018.07.02 at 19h 39m 13s.xml">
  607. <configuration name="TestConverterList" configurationId="JUnit" />
  608. </history-entry>
  609. </component>
  610. <component name="TimeTrackingManager">
  611. <option name="totallyTimeSpent" value="804000" />
  612. </component>
  613. <component name="TodoView">
  614. <todo-panel id="selected-file">
  615. <is-autoscroll-to-source value="true" />
  616. </todo-panel>
  617. <todo-panel id="all">
  618. <are-packages-shown value="true" />
  619. <is-autoscroll-to-source value="true" />
  620. </todo-panel>
  621. </component>
  622. <component name="ToolWindowManager">
  623. <frame x="0" y="23" width="1280" height="722" extended-state="6" />
  624. <editor active="true" />
  625. <layout>
  626. <window_info anchor="right" id="Palette" order="3" />
  627. <window_info anchor="bottom" id="TODO" order="6" weight="0.3277849" />
  628. <window_info anchor="bottom" id="Messages" order="7" weight="0.3264" />
  629. <window_info anchor="right" id="Palette&#9;" order="3" />
  630. <window_info id="Image Layers" order="2" />
  631. <window_info anchor="right" id="Capture Analysis" order="3" />
  632. <window_info anchor="bottom" id="Event Log" order="7" side_tool="true" />
  633. <window_info anchor="right" id="Maven Projects" order="3" weight="0.32956383" />
  634. <window_info anchor="bottom" id="Database Changes" order="8" show_stripe_button="false" />
  635. <window_info anchor="bottom" id="Version Control" order="7" />
  636. <window_info anchor="bottom" id="Run" order="2" visible="true" weight="0.3696" />
  637. <window_info anchor="bottom" id="Terminal" order="7" weight="0.2624" />
  638. <window_info id="Capture Tool" order="2" />
  639. <window_info id="Designer" order="2" />
  640. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.27221325" />
  641. <window_info anchor="right" id="Database" order="4" />
  642. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  643. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  644. <window_info id="UI Designer" order="2" />
  645. <window_info anchor="right" id="Theme Preview" order="3" />
  646. <window_info id="Favorites" order="2" side_tool="true" />
  647. <window_info anchor="bottom" id="Debug" order="3" weight="0.3986207" />
  648. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  649. <window_info anchor="right" id="Commander" order="0" weight="0.4" />
  650. <window_info id="Nl-Palette" order="2" />
  651. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  652. <window_info anchor="right" id="Properties" order="3" />
  653. <window_info anchor="bottom" id="Message" order="0" />
  654. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  655. <window_info anchor="bottom" id="Find" order="1" weight="0.3298647" />
  656. </layout>
  657. <layout-to-restore>
  658. <window_info id="Designer" order="2" />
  659. <window_info anchor="right" id="Palette" order="3" />
  660. <window_info id="Image Layers" order="3" />
  661. <window_info anchor="bottom" id="Run" order="2" weight="0.31034482" />
  662. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  663. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  664. <window_info id="UI Designer" order="4" />
  665. <window_info anchor="right" id="Properties" order="4" />
  666. <window_info anchor="bottom" id="Terminal" order="7" weight="0.264308" />
  667. <window_info id="Capture Tool" order="5" />
  668. <window_info anchor="right" id="Capture Analysis" order="5" />
  669. <window_info anchor="right" id="Commander" order="0" weight="0.4" />
  670. <window_info anchor="bottom" id="Event Log" order="8" side_tool="true" />
  671. <window_info anchor="bottom" id="Messages" order="9" weight="0.32689655" />
  672. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  673. <window_info id="Favorites" order="6" side_tool="true" />
  674. <window_info anchor="bottom" id="Database Changes" order="11" show_stripe_button="false" />
  675. <window_info anchor="bottom" id="Version Control" order="10" />
  676. <window_info id="Nl-Palette" order="7" />
  677. <window_info anchor="right" id="Maven Projects" order="6" />
  678. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.25605816" />
  679. <window_info anchor="right" id="Database" order="9" />
  680. <window_info anchor="bottom" id="Message" order="0" />
  681. <window_info anchor="bottom" id="TODO" order="6" weight="0.3277849" />
  682. <window_info anchor="right" id="Palette&#9;" order="7" />
  683. <window_info anchor="right" id="Theme Preview" order="8" />
  684. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  685. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  686. <window_info anchor="bottom" id="Find" order="1" weight="0.3298647" />
  687. <window_info anchor="bottom" id="Debug" order="3" weight="0.3986207" />
  688. </layout-to-restore>
  689. </component>
  690. <component name="TypeScriptGeneratedFilesManager">
  691. <option name="version" value="1" />
  692. </component>
  693. <component name="VcsContentAnnotationSettings">
  694. <option name="myLimit" value="2678400000" />
  695. </component>
  696. <component name="XDebuggerManager">
  697. <breakpoint-manager>
  698. <option name="time" value="11" />
  699. </breakpoint-manager>
  700. </component>
  701. <component name="antWorkspaceConfiguration">
  702. <option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
  703. <option name="FILTER_TARGETS" value="false" />
  704. </component>
  705. <component name="editorHistoryManager">
  706. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/src.zip!/java/util/Collection.java" />
  707. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/src.zip!/java/lang/Iterable.java" />
  708. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/src.zip!/java/util/AbstractCollection.java" />
  709. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcode/LoopMethods.java" />
  710. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcode/ArrayLoopMethods.java" />
  711. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcode/ArrayLoopMethodsTest.java" />
  712. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/lambdas/tools/StringFactory.java" />
  713. <entry file="jar://$MAVEN_REPOSITORY$/junit/junit/4.12/junit-4.12.jar!/org/junit/Assert.class">
  714. <provider selected="true" editor-type-id="text-editor">
  715. <state relative-caret-position="361">
  716. <caret line="38" column="39" lean-forward="true" selection-start-line="38" selection-start-column="39" selection-end-line="38" selection-end-column="39" />
  717. </state>
  718. </provider>
  719. </entry>
  720. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/src.zip!/java/util/Arrays.java" />
  721. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/lambdas/Exercises.java" />
  722. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/src.zip!/java/util/stream/Stream.java" />
  723. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/src.zip!/java/util/HashMap.java" />
  724. <entry file="file://$PROJECT_DIR$/target/index.html">
  725. <provider selected="true" editor-type-id="text-editor" />
  726. </entry>
  727. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/src.zip!/java/time/LocalDate.java" />
  728. <entry file="file://$PROJECT_DIR$/target/global.leonlog.1">
  729. <provider selected="true" editor-type-id="LargeFileEditor">
  730. <state relative-caret-position="146">
  731. <caret line="10" column="90" lean-forward="true" selection-start-line="10" selection-start-column="90" selection-end-line="10" selection-end-column="90" />
  732. </state>
  733. </provider>
  734. </entry>
  735. <entry file="file://$PROJECT_DIR$/Test Results - TestSuiteFullRegression.html" />
  736. <entry file="file://$PROJECT_DIR$/target/global.leonlog">
  737. <provider editor-type-id="text-editor" />
  738. <provider selected="true" editor-type-id="LargeFileEditor">
  739. <state relative-caret-position="-90">
  740. <caret line="2" lean-forward="true" selection-start-line="2" selection-end-line="2" />
  741. </state>
  742. </provider>
  743. </entry>
  744. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonWorld.java" />
  745. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonWarehouseWarehouse.java" />
  746. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/src.zip!/java/util/function/Predicate.java" />
  747. <entry file="file://$PROJECT_DIR$/streamdemo.iml">
  748. <provider selected="true" editor-type-id="text-editor" />
  749. </entry>
  750. <entry file="file://$PROJECT_DIR$/.gitignore">
  751. <provider selected="true" editor-type-id="text-editor">
  752. <state relative-caret-position="15">
  753. <caret line="1" lean-forward="true" selection-start-line="1" selection-end-line="1" />
  754. </state>
  755. </provider>
  756. </entry>
  757. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/StringUtils.java">
  758. <provider selected="true" editor-type-id="text-editor">
  759. <state relative-caret-position="60">
  760. <caret line="4" column="45" selection-start-line="4" selection-end-line="5" />
  761. </state>
  762. </provider>
  763. </entry>
  764. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/ReflectionUtils.java">
  765. <provider selected="true" editor-type-id="text-editor">
  766. <state relative-caret-position="270">
  767. <caret line="23" column="61" lean-forward="true" selection-start-line="23" selection-start-column="61" selection-end-line="23" selection-end-column="61" />
  768. </state>
  769. </provider>
  770. </entry>
  771. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/RandomUtils.java">
  772. <provider selected="true" editor-type-id="text-editor">
  773. <state relative-caret-position="765">
  774. <caret line="60" column="9" selection-start-line="60" selection-start-column="9" selection-end-line="60" selection-end-column="9" />
  775. </state>
  776. </provider>
  777. </entry>
  778. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/DateUtils.java">
  779. <provider selected="true" editor-type-id="text-editor">
  780. <state relative-caret-position="840">
  781. <caret line="57" column="41" selection-start-line="57" selection-start-column="41" selection-end-line="57" selection-end-column="41" />
  782. </state>
  783. </provider>
  784. </entry>
  785. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ConversionAgent.java">
  786. <provider selected="true" editor-type-id="text-editor">
  787. <state relative-caret-position="52">
  788. <caret line="14" column="1" selection-start-line="14" selection-start-column="1" selection-end-line="14" selection-end-column="69" />
  789. </state>
  790. </provider>
  791. </entry>
  792. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/PersonConversionAgent.java">
  793. <provider selected="true" editor-type-id="text-editor">
  794. <state relative-caret-position="120">
  795. <caret line="8" column="69" selection-start-line="8" selection-start-column="69" selection-end-line="8" selection-end-column="69" />
  796. </state>
  797. </provider>
  798. </entry>
  799. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestStreamFilter.java">
  800. <provider selected="true" editor-type-id="text-editor">
  801. <state relative-caret-position="285">
  802. <caret line="31" column="49" lean-forward="true" selection-start-line="31" selection-start-column="49" selection-end-line="31" selection-end-column="49" />
  803. </state>
  804. </provider>
  805. </entry>
  806. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestConstants.java">
  807. <provider selected="true" editor-type-id="text-editor">
  808. <state relative-caret-position="105">
  809. <caret line="7" column="26" selection-start-line="7" selection-start-column="26" selection-end-line="7" selection-end-column="26" />
  810. </state>
  811. </provider>
  812. </entry>
  813. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestConverterArray.java">
  814. <provider selected="true" editor-type-id="text-editor">
  815. <state relative-caret-position="90">
  816. <caret line="6" column="69" selection-start-line="6" selection-start-column="69" selection-end-line="6" selection-end-column="69" />
  817. </state>
  818. </provider>
  819. </entry>
  820. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestConverterStream.java">
  821. <provider selected="true" editor-type-id="text-editor">
  822. <state relative-caret-position="90">
  823. <caret line="6" column="69" selection-start-line="6" selection-start-column="69" selection-end-line="6" selection-end-column="69" />
  824. </state>
  825. </provider>
  826. </entry>
  827. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/anthropoid/TestPerson.java">
  828. <provider selected="true" editor-type-id="text-editor">
  829. <state relative-caret-position="300">
  830. <caret line="25" column="12" selection-start-line="25" selection-start-column="12" selection-end-line="25" selection-end-column="12" />
  831. </state>
  832. </provider>
  833. </entry>
  834. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/anthropoid/TestPersonFactory.java">
  835. <provider selected="true" editor-type-id="text-editor">
  836. <state relative-caret-position="330">
  837. <caret line="32" column="12" selection-start-line="32" selection-start-column="12" selection-end-line="32" selection-end-column="12" />
  838. <folding>
  839. <element signature="e#975#976#0" expanded="true" />
  840. <element signature="e#1052#1053#0" expanded="true" />
  841. </folding>
  842. </state>
  843. </provider>
  844. </entry>
  845. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/anthropoid/TestPersonWarehouse.java">
  846. <provider selected="true" editor-type-id="text-editor">
  847. <state relative-caret-position="180">
  848. <caret line="12" column="69" selection-start-line="12" selection-start-column="69" selection-end-line="12" selection-end-column="69" />
  849. </state>
  850. </provider>
  851. </entry>
  852. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/anthropoid/TestSuiteAnthropoidRegression.java">
  853. <provider selected="true" editor-type-id="text-editor">
  854. <state relative-caret-position="315">
  855. <caret line="21" lean-forward="true" selection-start-line="21" selection-end-line="21" />
  856. </state>
  857. </provider>
  858. </entry>
  859. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/logging/LoggerWarehouse.java">
  860. <provider selected="true" editor-type-id="text-editor">
  861. <state relative-caret-position="90">
  862. <caret line="7" column="69" selection-start-line="7" selection-start-column="69" selection-end-line="7" selection-end-column="69" />
  863. </state>
  864. </provider>
  865. </entry>
  866. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/logging/LoggerHandler.java">
  867. <provider selected="true" editor-type-id="text-editor">
  868. <state relative-caret-position="105">
  869. <caret line="13" column="69" selection-start-line="13" selection-start-column="69" selection-end-line="13" selection-end-column="69" />
  870. </state>
  871. </provider>
  872. </entry>
  873. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonWarehouse.java">
  874. <provider selected="true" editor-type-id="text-editor">
  875. <state relative-caret-position="375">
  876. <caret line="33" column="7" lean-forward="true" selection-start-line="33" selection-start-column="7" selection-end-line="33" selection-end-column="7" />
  877. <folding>
  878. <element signature="e#1420#1421#0" expanded="true" />
  879. <element signature="e#1447#1448#0" expanded="true" />
  880. <element signature="e#1668#1669#0" expanded="true" />
  881. <element signature="e#1695#1696#0" expanded="true" />
  882. <element signature="e#2044#2045#0" expanded="true" />
  883. <element signature="e#2071#2072#0" expanded="true" />
  884. <element signature="e#2202#2203#0" expanded="true" />
  885. <element signature="e#2229#2230#0" expanded="true" />
  886. <element signature="e#2343#2344#0" expanded="true" />
  887. <element signature="e#2370#2371#0" expanded="true" />
  888. <element signature="e#2486#2487#0" expanded="true" />
  889. <element signature="e#2513#2514#0" expanded="true" />
  890. </folding>
  891. </state>
  892. </provider>
  893. </entry>
  894. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/Person.java">
  895. <provider selected="true" editor-type-id="text-editor">
  896. <state relative-caret-position="300">
  897. <caret line="24" column="30" selection-start-line="24" selection-start-column="30" selection-end-line="24" selection-end-column="30" />
  898. </state>
  899. </provider>
  900. </entry>
  901. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonFactory.java">
  902. <provider selected="true" editor-type-id="text-editor">
  903. <state relative-caret-position="747">
  904. <caret line="58" column="11" selection-start-line="58" selection-start-column="11" selection-end-line="58" selection-end-column="11" />
  905. <folding>
  906. <element signature="e#1453#1454#0" expanded="true" />
  907. <element signature="e#1480#1481#0" expanded="true" />
  908. <element signature="e#1674#1675#0" expanded="true" />
  909. <element signature="e#1701#1702#0" expanded="true" />
  910. <element signature="e#1951#1952#0" expanded="true" />
  911. <element signature="e#1978#1979#0" expanded="true" />
  912. </folding>
  913. </state>
  914. </provider>
  915. </entry>
  916. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestStreamMap.java" />
  917. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestSuiteFullRegression.java">
  918. <provider selected="true" editor-type-id="text-editor">
  919. <state relative-caret-position="120">
  920. <caret line="12" selection-start-line="12" selection-end-line="12" />
  921. </state>
  922. </provider>
  923. </entry>
  924. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/StreamMap.java">
  925. <provider selected="true" editor-type-id="text-editor">
  926. <state relative-caret-position="383">
  927. <caret line="38" column="1" lean-forward="true" selection-start-line="38" selection-start-column="1" selection-end-line="38" selection-end-column="1" />
  928. </state>
  929. </provider>
  930. </entry>
  931. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/StreamFilter.java">
  932. <provider selected="true" editor-type-id="text-editor">
  933. <state relative-caret-position="195">
  934. <caret line="82" column="10" selection-start-line="82" selection-start-column="10" selection-end-line="82" selection-end-column="10" />
  935. </state>
  936. </provider>
  937. </entry>
  938. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ArrayConverter.java">
  939. <provider selected="true" editor-type-id="text-editor">
  940. <state relative-caret-position="38">
  941. <caret line="10" column="2" selection-start-line="10" selection-start-column="2" selection-end-line="10" selection-end-column="2" />
  942. <folding>
  943. <element signature="imports" expanded="true" />
  944. </folding>
  945. </state>
  946. </provider>
  947. </entry>
  948. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/StreamConverter.java">
  949. <provider selected="true" editor-type-id="text-editor">
  950. <state relative-caret-position="315">
  951. <caret line="29" column="39" selection-start-line="29" selection-start-column="39" selection-end-line="29" selection-end-column="39" />
  952. <folding>
  953. <element signature="e#945#946#0" expanded="true" />
  954. <element signature="e#992#993#0" expanded="true" />
  955. </folding>
  956. </state>
  957. </provider>
  958. </entry>
  959. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestSuiteConversionRegression.java">
  960. <provider selected="true" editor-type-id="text-editor">
  961. <state relative-caret-position="225">
  962. <caret line="16" column="13" selection-start-line="16" selection-start-column="13" selection-end-line="16" selection-end-column="13" />
  963. </state>
  964. </provider>
  965. </entry>
  966. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestConversionAgent.java">
  967. <provider selected="true" editor-type-id="text-editor">
  968. <state relative-caret-position="737">
  969. <caret line="67" column="16" selection-start-line="67" selection-start-column="16" selection-end-line="67" selection-end-column="16" />
  970. </state>
  971. </provider>
  972. </entry>
  973. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ListConverter.java">
  974. <provider selected="true" editor-type-id="text-editor">
  975. <state relative-caret-position="525">
  976. <caret line="37" column="1" selection-start-line="37" selection-start-column="1" selection-end-line="37" selection-end-column="1" />
  977. <folding>
  978. <element signature="imports" expanded="true" />
  979. <element signature="e#748#749#0" expanded="true" />
  980. <element signature="e#791#792#0" expanded="true" />
  981. <element signature="e#842#843#0" expanded="true" />
  982. <element signature="e#889#890#0" expanded="true" />
  983. <element signature="e#933#934#0" expanded="true" />
  984. <element signature="e#985#986#0" expanded="true" />
  985. </folding>
  986. </state>
  987. </provider>
  988. </entry>
  989. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestConverterList.java">
  990. <provider selected="true" editor-type-id="text-editor">
  991. <state relative-caret-position="150">
  992. <caret line="12" column="1" selection-start-line="12" selection-start-column="1" selection-end-line="12" selection-end-column="1" />
  993. </state>
  994. </provider>
  995. </entry>
  996. </component>
  997. <component name="masterDetails">
  998. <states>
  999. <state key="ArtifactsStructureConfigurable.UI">
  1000. <settings>
  1001. <artifact-editor />
  1002. <splitter-proportions>
  1003. <option name="proportions">
  1004. <list>
  1005. <option value="0.2" />
  1006. </list>
  1007. </option>
  1008. </splitter-proportions>
  1009. </settings>
  1010. </state>
  1011. <state key="FacetStructureConfigurable.UI">
  1012. <settings>
  1013. <last-edited>No facets are configured</last-edited>
  1014. <splitter-proportions>
  1015. <option name="proportions">
  1016. <list>
  1017. <option value="0.2" />
  1018. </list>
  1019. </option>
  1020. </splitter-proportions>
  1021. </settings>
  1022. </state>
  1023. <state key="GlobalLibrariesConfigurable.UI">
  1024. <settings>
  1025. <splitter-proportions>
  1026. <option name="proportions">
  1027. <list>
  1028. <option value="0.2" />
  1029. </list>
  1030. </option>
  1031. </splitter-proportions>
  1032. </settings>
  1033. </state>
  1034. <state key="JdkListConfigurable.UI">
  1035. <settings>
  1036. <last-edited>1.8</last-edited>
  1037. <splitter-proportions>
  1038. <option name="proportions">
  1039. <list>
  1040. <option value="0.2" />
  1041. </list>
  1042. </option>
  1043. </splitter-proportions>
  1044. </settings>
  1045. </state>
  1046. <state key="ModuleStructureConfigurable.UI">
  1047. <settings>
  1048. <last-edited>looptest</last-edited>
  1049. <splitter-proportions>
  1050. <option name="proportions">
  1051. <list>
  1052. <option value="0.2" />
  1053. <option value="0.6" />
  1054. </list>
  1055. </option>
  1056. </splitter-proportions>
  1057. </settings>
  1058. </state>
  1059. <state key="ProjectLibrariesConfigurable.UI">
  1060. <settings>
  1061. <last-edited>Maven: junit:junit:4.12</last-edited>
  1062. <splitter-proportions>
  1063. <option name="proportions">
  1064. <list>
  1065. <option value="0.2" />
  1066. </list>
  1067. </option>
  1068. </splitter-proportions>
  1069. </settings>
  1070. </state>
  1071. <state key="ScopeChooserConfigurable.UI">
  1072. <settings>
  1073. <splitter-proportions>
  1074. <option name="proportions">
  1075. <list>
  1076. <option value="0.2" />
  1077. </list>
  1078. </option>
  1079. </splitter-proportions>
  1080. </settings>
  1081. </state>
  1082. </states>
  1083. </component>
  1084. </project>