// Short form of sort invocation
// relying on compiler static type inference
Collections.sort( listOfDogs );