| Constructor and Description |
|---|
fullSort() |
| Modifier and Type | Method and Description |
|---|---|
List |
sort(List list)
The first loop in the method is basically making every
items in the list to become a list itself.
|
public List sort(List list)
Copyright © 2018. All rights reserved.