Class Annotations


  • public class Annotations
    extends java.lang.Object
    Author:
    sts
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String original
      The annotations wrapped by this object.
    • Constructor Summary

      Constructors 
      Constructor Description
      Annotations()
      Constructor of this object.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • original

        public java.lang.String original
        The annotations wrapped by this object.
    • Constructor Detail

      • Annotations

        public Annotations()
        Constructor of this object.