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