Class MockMethodInterceptor.ForHashCode

  • Enclosing class:
    MockMethodInterceptor

    public static final class MockMethodInterceptor.ForHashCode
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private ForHashCode()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int doIdentityHashCode​(java.lang.Object thiz)  
      • Methods inherited from class java.lang.Object

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

      • ForHashCode

        private ForHashCode()
    • Method Detail

      • doIdentityHashCode

        public static int doIdentityHashCode​(@This
                                             java.lang.Object thiz)