JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.powermock.classloading.spi
DoNotClone
Contents
Description
Hide sidebar
Show sidebar
Annotation Type DoNotClone
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
@Inherited
public @interface
DoNotClone
Fields annotated with this annotation are not allowed to be cloned by a Deep Cloner implementation.