<p>Am I allowed to use methods that are not part of the AP Java subset? Like can I use the Collections class to use Collections.sort(array) instead of doing it manually?</p>
<p>Am I allowed to use methods that are not part of the AP Java subset? Like can I use the Collections class to use Collections.sort(array) instead of doing it manually?</p>