public class ClassNodeFactory extends Object implements NodeFactory
ClassNodeFactory(Class<? extends Node> clazz)
Node
create(Node currentNode, Object... args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ClassNodeFactory(Class<? extends Node> clazz)
public Node create(@Nonnull Node currentNode, Object... args)
create
NodeFactory
Copyright © 2017. All rights reserved.