Class EmptyNode

java.lang.Object
org.miaixz.bus.core.bean.path.node.EmptyNode
All Implemented Interfaces:
Node

public class EmptyNode extends Object implements Node
空节点
Since:
Java 17+
Author:
Kimi Liu