Interface Node.Factory

Enclosing interface:
Node

public static interface Node.Factory
Allows for the creation of Node instances on-the-fly. This is used by the Worker and Worker.Mutator to add new Nodes after start-up.