@Documented @Retention(value=RUNTIME) @Target(value={TYPE,FIELD,METHOD}) public @interface BitSet
| Modifier and Type | Optional Element and Description |
|---|---|
Class<? extends Enum> |
elementType
When this annotation annotates an enum class, don't set this member.
|
public abstract Class<? extends Enum> elementType
Copyright © 2014. All rights reserved.