public abstract class Query<T> extends Object
Constructor and Description |
---|
Query() |
protected abstract boolean filter(T o)
public List<T> query(Collection<T> collection)
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.