Class TypePath


  • public class TypePath
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TypePath​(java.util.List<TypePathPart> segments)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • segments

        public final java.util.List<TypePathPart> segments
    • Constructor Detail

      • TypePath

        public TypePath​(java.util.List<TypePathPart> segments)