JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.powermock.classloading.spi
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.