Package japicmp.test2

Class Unchanged


  • public class Unchanged
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private int field  
    • Constructor Summary

      Constructors 
      Constructor Description
      Unchanged()  
    • Method Summary

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

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

      • field

        private int field
    • Constructor Detail

      • Unchanged

        public Unchanged()
    • Method Detail

      • unchangedMethod

        public void unchangedMethod()