public interface ReflectionAnnotation extends Annotation
KeepConstructor, KeepMethod| Modifier and Type | Method and Description |
|---|---|
String |
debugData()
DebugData to include.
|
boolean |
loadAsync()
Whether or not to defer including reflected constructor
into a code split containing all reflection data.
|
boolean |
preventOverride()
Used to allow package-level or type-level annotations to override children.
|
annotationType, equals, hashCode, toStringString debugData()
boolean loadAsync()
boolean preventOverride()
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.