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