public class HasNotLeaf extends AbstractKeyValueLeaf implements NegationLeaf
key, value| Constructor and Description |
|---|
HasNotLeaf(String key,
Class clazz,
ParentNode parent) |
HasNotLeaf(String key,
ParentNode parentNode) |
| Modifier and Type | Method and Description |
|---|---|
Node |
clone(ParentNode node) |
Class |
getClazz() |
equals, getKey, getValue, hashCode, setKey, setValuepublic HasNotLeaf(String key, Class clazz, ParentNode parent)
public HasNotLeaf(String key, ParentNode parentNode)
public Class getClazz()
public Node clone(ParentNode node)
Copyright © 2015 Calrissian. All rights reserved.