@Retention(value=RUNTIME) @Target(value=TYPE) public @interface DevPlatform
| Modifier and Type | Optional Element and Description |
|---|---|
Class<? extends Annotation>[] |
fallback |
Class<? extends PlatformSelector> |
runtimeSelector |
public abstract Class<? extends PlatformSelector> runtimeSelector
public abstract Class<? extends Annotation>[] fallback
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.