public interface Filter
ClassHierarchyHelper.getHierarchy(Class, Filter...).boolean accepts(Class<?> clazz)
clazz - the class of interesttrue if this filter accepts the given class (meaning it
will be contained in the result of
ClassHierarchyHelper.getHierarchy(Class, Filter...),
false otherwise.Copyright © 2009-2014 Oracle Corporation. All Rights Reserved.