org.jboss.dependency.plugins.graph
Class ChildrenOnlyWidthLookupStrategy
java.lang.Object
org.jboss.dependency.plugins.graph.AbstractLookupStrategy
org.jboss.dependency.plugins.graph.LocalLookupStrategy
org.jboss.dependency.plugins.graph.HierarchyLookupStrategy
org.jboss.dependency.plugins.graph.WidthLookupStrategy
org.jboss.dependency.plugins.graph.ChildrenOnlyWidthLookupStrategy
- All Implemented Interfaces:
- LookupStrategy, SearchInfo
public class ChildrenOnlyWidthLookupStrategy
- extends WidthLookupStrategy
Children only - width search.
- Author:
- Ales Justin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChildrenOnlyWidthLookupStrategy
public ChildrenOnlyWidthLookupStrategy()
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.