Welcome![Sign In][Sign Up]
Location:
Downloads WEB Code JSP/Java
Title: strategy Download
 Description: If there are several classes Person object exists a List which, for them to sort, respectively, in accordance with the name, age, id sort (there are two kinds of positive sequence with descending sort). If the age or name duplication, in accordance with the positive sequence id sort. Use strategy mode.
 Downloaders recently: [More information of uploader ]
 To Search:
File list (Check if you may need any files):
 

strategy
........\Client.java
........\Environment.java
........\Person.java
........\SortByAgeAsc.java
........\SortByAgeDesc.java
........\SortByIdAsc.java
........\SortByIdDesc.java
........\SortByNameAsc.java
........\SortByNameDesc.java
........\Strategy.java
    

CodeBus www.codebus.net