Annotation Interface DevMarkers.NeedsPostcons

Enclosing class:
DevMarkers

@Target({TYPE,CONSTRUCTOR,METHOD,FIELD}) @Retention(RUNTIME) public static @interface DevMarkers.NeedsPostcons
Used when an element needs to enforce postconditions.