Class treeN.Black


public class Black
extends treeN.ARBObject
Decorates the raw data as Black.


Constructor Index

 o Black (Object)

Method Index

 o color ()
 o execute (IRBVisitor, Object[])

Constructors

 o Black
public  Black(Object dat)

Methods

 o color
public String color()
 o execute
public Object execute(IRBVisitor v, Object[] inp)