public class Converter<T>
extends java.lang.Object
Constructor and Description |
---|
Converter() |
Modifier and Type | Method and Description |
---|---|
Tree<T> |
convertHierarchyToTree(Hierarchy<T> hierarchy,
T rootEntity,
java.util.Map<T,java.util.Map<java.lang.String,java.lang.Double>> entityCertancy,
int algorithm) |
public Tree<T> convertHierarchyToTree(Hierarchy<T> hierarchy, T rootEntity, java.util.Map<T,java.util.Map<java.lang.String,java.lang.Double>> entityCertancy, int algorithm) throws EmptyLogException, NoRootException
EmptyLogException
NoRootException