Package org.nd4j.graph
Class UIInfoType
- java.lang.Object
-
- org.nd4j.graph.UIInfoType
-
public final class UIInfoType extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static byteGRAPH_STRUCTUREstatic String[]namesstatic byteSTART_EVENTSstatic byteSYTEM_INFO
-
-
-
Field Detail
-
GRAPH_STRUCTURE
public static final byte GRAPH_STRUCTURE
- See Also:
- Constant Field Values
-
SYTEM_INFO
public static final byte SYTEM_INFO
- See Also:
- Constant Field Values
-
START_EVENTS
public static final byte START_EVENTS
- See Also:
- Constant Field Values
-
names
public static final String[] names
-
-
Method Detail
-
name
public static String name(int e)
-
-