T
- public class SearchResult<T extends FetchingElement> extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected ArrayList<T> |
resultsRow |
Constructor and Description |
---|
SearchResult() |
SearchResult(ArrayList<T> results) |
protected ArrayList<T extends FetchingElement> resultsRow
Copyright © 2016. All Rights Reserved.