So, the static `sort` method is loaded with the `C...
# getting-started
a
So, the static
sort
method is loaded with the
Collections
class it belongs to, not the
List
class that is its argument.