public class TypePath
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.List<TypePathPart> |
segments |
| Constructor and Description |
|---|
TypePath(java.util.List<TypePathPart> segments) |
public final java.util.List<TypePathPart> segments
public TypePath(java.util.List<TypePathPart> segments)