org.unitils.objectvalidation.utils
Class TreeNodeCreator
java.lang.Object
org.unitils.objectvalidation.utils.TreeNodeCreator
public final class TreeNodeCreator
- extends Object
Utility to visit a class hierarchy and return its tree node of classes.
- Since:
- Oct 18, 2013
- Author:
- Jeroen Horemans, Matthieu Mestrez
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createTreeNodeFor
public static final TreeNode createTreeNodeFor(Type type)
Copyright © 2013-2015. All Rights Reserved.