Class RandomizedRunner.SameInstanceProvider

    • Field Detail

      • instance

        private volatile java.lang.Object instance
    • Constructor Detail

      • SameInstanceProvider

        public SameInstanceProvider​(InstanceProvider delegate)
    • Method Detail

      • newInstance

        public java.lang.Object newInstance()
                                     throws java.lang.Throwable
        Specified by:
        newInstance in interface InstanceProvider
        Throws:
        java.lang.Throwable