@Retention(value=CLASS) public @interface Explain
SuppressWarnings
to provide an explanation.
This should be used to provide an explanation when findbugs or other inspections are suppressed.
public abstract String value
Copyright © 2018. All rights reserved.