All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class jdsl.core.algo.treetraversals.VariableInfo

java.lang.Object
   |
   +----jdsl.core.algo.treetraversals.VariableInfo

public class VariableInfo
extends Object

Constructor Index

 o VariableInfo(int)

Method Index

 o toString()
 o variable()

Constructors

 o VariableInfo
 public VariableInfo(int newVar)

Methods

 o variable
 public Integer variable()
 o toString
 public String toString()
Overrides:
toString in class Object

All Packages  Class Hierarchy  This Package  Previous  Next  Index