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