|
Groovy 2.1.0-rc-2
|
|
FRAMES
NO FRAMES
|
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD |
DETAIL: ENUM CONSTANTSFIELD | METHOD |
groovy.transform
[Java] Enum AutoCloneStyle
java.lang.Object
java.lang.Enum
groovy.transform.AutoCloneStyle
public enum AutoCloneStyle
extends Enum
Intended style to use for cloning when using the @AutoClone annotation.
- Authors:
- Paul King
- See Also:
- AutoClone
- Since:
- 1.8.0
Methods inherited from class Enum
|
name, equals, toString, hashCode, compareTo, compareTo, valueOf, getDeclaringClass, ordinal, wait, wait, wait, getClass, notify, notifyAll |
Copyright © 2003-2013 The Codehaus. All rights reserved.