Class QueryResult<V extends PrismValue>
- java.lang.Object
 - 
- com.evolveum.midpoint.model.common.expression.evaluator.caching.QueryResult<V>
 
 
- 
- Direct Known Subclasses:
 AssociationSearchQueryResult
public class QueryResult<V extends PrismValue> extends Object
 
- 
- 
Constructor Summary
Constructors Constructor Description QueryResult(List<V> resultingList) 
 -