Class Diff.Data

  • Enclosing interface:
    Diff

    public static class Diff.Data
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Data()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • type

        public Type type
      • delta

        public Delta delta
      • name

        public java.lang.String name
      • comment

        public java.lang.String comment
    • Constructor Detail

      • Data

        public Data()