org.unitils.objectvalidation.utils
Class TreeNodeCreator

java.lang.Object
  extended by 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

Method Summary
static TreeNode createTreeNodeFor(Type type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createTreeNodeFor

public static final TreeNode createTreeNodeFor(Type type)


Copyright © 2013-2015. All Rights Reserved.