Interface YmlPath.Segment
- All Known Implementing Classes:
YmlPath.IndexSegment, YmlPath.PropertySegment
- Enclosing class:
YmlPath
public static sealed interface YmlPath.Segment
permits YmlPath.PropertySegment, YmlPath.IndexSegment
Path Segment - Base interface for path segments
路径段 - 路径段的基础接口
- Since:
- JDK 25, opencode-base-yml V1.0.0
- Author:
- Leon Soo www.LeonSoo.com