Class JOLSample_21_Layouts.Dummy

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int hc  
      (package private) int id  
      (package private) static int ID  
    • Constructor Summary

      Constructors 
      Constructor Description
      Dummy​(int hc)  
    • Field Detail

      • ID

        static int ID
      • id

        final int id
      • hc

        final int hc
    • Constructor Detail

      • Dummy

        public Dummy​(int hc)
    • Method Detail

      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object