public class TypeFilter<T> extends Object implements Filter<T>
TypeFilter(Class<? extends T> type)
boolean
accept(T page)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TypeFilter(Class<? extends T> type)
public boolean accept(T page)
accept
Filter<T>
Copyright © 2008-2013 Sonatype. All Rights Reserved.