@Retention(value=RUNTIME) @Target(value=TYPE) @Documented public @interface Cloneable
Modifier and Type | Optional Element and Description |
---|---|
Class<? extends CloneImplementor> |
implementor
An optional reference to a class that extends CloneImplementor.
|
public abstract Class<? extends CloneImplementor> implementor
Copyright © 2010–2018 Jadira Systems. All rights reserved.