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