Class LinkString


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

      Constructors 
      Constructor Description
      LinkString​(java.lang.String desc)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getNode1()  
      java.lang.String getNode2()  
      • Methods inherited from class java.lang.Object

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

      • LinkString

        public LinkString​(java.lang.String desc)
    • Method Detail

      • getNode1

        public final java.lang.String getNode1()
      • getNode2

        public final java.lang.String getNode2()