<p>Replace use of java library java.util.Collections with<br>
javafx.collections.FXCollections instead.<br>
Bisq issue#4388.</p>

<p>Replace use of java.util.Collections, except for a few places that use Collections.singleton and Collections.nCopies which do not have direct replacements in FXCollections.<br>
Run code and did not notice any issues.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/4875'>https://github.com/bisq-network/bisq/pull/4875</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Replace use of Collections to FXCollections in desktop.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4875/files#diff-251bf324882018606c3da3dd5924e60111621cf6d6d2d2615f79793c2b7aa0ce">desktop/src/main/java/bisq/desktop/components/indicator/skin/StaticProgressIndicatorSkin.java</a>
    (18)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4875/files#diff-8e32f8ec1c4ae10c202b2b0e86ca1bf0e6e1de7c7890b4b110f41e77e84a5470">desktop/src/main/java/bisq/desktop/main/market/offerbook/OfferBookChartView.java</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4875/files#diff-ba42c3dc6d2020b1b5e557ed258922287d03c66a530457ac7e0c4071ad5f3155">desktop/src/main/java/bisq/desktop/main/market/trades/TradesChartsViewModel.java</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4875/files#diff-16585557905f0225ef3f6d3eb57202e7f5c80ae40517b6161e24b886512cbbda">desktop/src/main/java/bisq/desktop/main/overlays/windows/FilterWindow.java</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4875/files#diff-929f68b5b84a02ac4d217565bee2964dda3228242737bd2f2a5ff3949b1f41cd">desktop/src/main/java/bisq/desktop/main/settings/preferences/PreferencesView.java</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4875/files#diff-4fdf0468c75848229f447efb63895c35b93e5e9972f42e19f46077942cbef16c">desktop/src/main/java/bisq/desktop/util/AxisInlierUtils.java</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4875/files#diff-051905db2b2c31f49b34fc071ff7bf44b5e14773e88524c770292f5db7521031">desktop/src/test/java/bisq/desktop/main/funds/transactions/DisplayedTransactionsTest.java</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4875/files#diff-407e9498f14aced7e424484c01868c0286e2c89ec5eda72b213da81baa1efae1">desktop/src/test/java/bisq/desktop/main/offer/offerbook/OfferBookViewModelTest.java</a>
    (53)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/4875.patch'>https://github.com/bisq-network/bisq/pull/4875.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/4875.diff'>https://github.com/bisq-network/bisq/pull/4875.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/4875">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNXIEQWX4PIED4QCFVLSSZXKDANCNFSM4UKYS7OQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNSVSZIRMPCBCNSXGDDSSZXKDA5CNFSM4UKYS7O2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4LIHIJVA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/4875",
"url": "https://github.com/bisq-network/bisq/pull/4875",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>