JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.miaixz.bus.core.bean.path.node
Interface Node
All Known Implementing Classes:
EmptyNode
,
ListNode
,
NameNode
,
RangeNode
public interface
Node
Bean路径节点接口
Since:
Java 17+
Author:
Kimi Liu