public class Results<T> extends Object
Results()
List<T>
getResults()
Results
setResults(List<T> results)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Results()
public List<T> getResults()
public Results setResults(List<T> results)
public String toString()
toString
Object
Copyright © 2017. All rights reserved.