Class MockMethodInterceptor.ForWriteReplace

  • Enclosing class:
    MockMethodInterceptor

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

      Constructors 
      Modifier Constructor Description
      private ForWriteReplace()  
    • Method Summary

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

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

      • ForWriteReplace

        private ForWriteReplace()
    • Method Detail

      • doWriteReplace

        public static java.lang.Object doWriteReplace​(@This
                                                      MockAccess thiz)
                                               throws java.io.ObjectStreamException
        Throws:
        java.io.ObjectStreamException