Class MockWeakReference<T>
java.lang.Object
org.mockito.internal.invocation.mockref.MockWeakReference<T>
- All Implemented Interfaces:
Serializable,MockReference<T>
A weak reference that is converted into a strong reference when serialized.
See
MockReference.- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MockWeakReference
-
-
Method Details
-
get
- Specified by:
getin interfaceMockReference<T>
-