Uses of Interface
cloud.opencode.base.core.bean.BeanPath.PathSegment
Packages that use BeanPath.PathSegment
-
Uses of BeanPath.PathSegment in cloud.opencode.base.core.bean
Classes in cloud.opencode.base.core.bean that implement BeanPath.PathSegmentModifier and TypeClassDescriptionstatic final recordIndex segment | 索引段static final recordMap key segment | Map 键段static final recordProperty segment | 属性段Methods in cloud.opencode.base.core.bean that return types with arguments of type BeanPath.PathSegmentModifier and TypeMethodDescriptionstatic List<BeanPath.PathSegment> Parses a path string into segments | 解析路径为段列表