-
-
Constructor Summary
Constructors
| Constructor and Description |
GraphUtils() |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
static <T extends javolution.lang.ValueType> List<ValueNode<T>> |
valsToNodes(T... values) |
static <T extends javolution.lang.ValueType> ValueNode<T> |
valToNode(T value) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
GraphUtils
public GraphUtils()
Copyright © 2012–2013 SignaLab. All rights reserved.