@Documented @ExperimentalApi @Target(value=METHOD) @Retention(value=SOURCE) public @interface IncompatibleReturnType
This annotation should only be used when only the return type has changed, but the method signature has remained unchanged.
Copyright © 2002-2017 Atlassian. All Rights Reserved.