Runnable
Buildable
public class Glue extends Object implements Buildable, Runnable
LEAF
Glue()
create(Object name, Object value)
String
getName()
void
run()
setCount(int count)
setName(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Glue()
public void setCount(int count)
public void setName(String name)
public String getName()
public Buildable create(Object name, Object value)
create
name
value
public void run()
run