Class UComment

  • All Implemented Interfaces:
    UShape

    public class UComment
    extends java.lang.Object
    implements UShape
    • Constructor Summary

      Constructors 
      Constructor Description
      UComment​(java.lang.String comment)  
    • Method Summary

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

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

      • UComment

        public UComment​(java.lang.String comment)
    • Method Detail

      • getComment

        public java.lang.String getComment()