Package com.google.gag.annotation.enforceable
Annotations that are enforceable by the GagTransformer agent.
-
Annotation Types Summary Annotation Type Description AnswerToTheUltimateQuestionOfLifeTheUniverseAndEverything Causes the annnotated numeric parameter to evaluate to the Answer to the Ultimate Question of Life, the Universe and Everything.CantTouchThis Replaces the implementation of the annotated method to instead print "Stop" along with the specified reason to standard out.ImaLetYouFinishBut Causes the annotated method to first execute the parameterless method indicated by the annotation's value attribute.InfiniteImprobabilityDriveFactor Causes the annotated code to be implemented via the Infinite Improbability Drive at improbability factor equal to the specified base to the specified power.Noop Causes the annotated method or all the methods of the annotated class to become noop.Roulette Causes the annotated method to throw the indicated throwable with the specified probability.ThisHadBetterBe Enforces that the annotated parameter has the specified property.ThisHadBetterNotBe Enforces that the annotated parameter does not have the specified property.