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