public class Sort extends Object
Sort(List<String> sort)
void
addSort(String sort)
boolean
equals(Object o)
List<String>
getSort()
int
hashCode()
setSort(List<String> sort)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Sort(List<String> sort)
sort
public List<String> getSort()
public void setSort(List<String> sort)
public void addSort(String sort)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2024. All rights reserved.