flatbuffers icon indicating copy to clipboard operation
flatbuffers copied to clipboard

[Java, Kotlin] Add @CanIgnoreReturnValue to methods that always return `this` or similar

Open CasperN opened this issue 2 years ago • 0 comments

This is needed in codebases where CheckReturnValue is on by default

CasperN avatar Jun 30 '22 17:06 CasperN