From 1068cd0eb9fb2460d368e3ba6112517ef3fedd2a Mon Sep 17 00:00:00 2001
From: Ceki Gulcu this
). Such
* methods should be followed by one of the terminating log()
methods returning
* void
.
IntelliJ IDEA supports a check for annotations named as CheckReturnValue
+ * regardless of the containing package. For more information on this feature in IntelliJ IDEA, select File → Setting →
+ * Editor → Inspections and then Java → Probable Bugs → Result of method call ignored.
Some IDEs such as IntelliJ IDEA support this annotation at compile time.
+ *As for Eclipse, this feature has been requested in + * bug 572496
* * @author Ceki Gülcü * @since 2.0.0-beta1