Package com.exedio.cope.instrument
package com.exedio.cope.instrument
-
ClassDescriptionStringGetter<F>ThrownGetter<F>If an annotation is marked with this annotation, usages of the annotation will be transferred into 'interim code'.If an interface is marked with this annotation, it will be added to the 'interim code', and classes implementing it will have the "implements" clause added.Code elements marked with this annotation become part of the 'interim code', which is compiled while the instrumentor runs to instantiate
features
.The COPE instrumentor will (largely) ignore a feature that has this annotation.Controls whether a feature becomes part of theinitial constructor
.