Inspectopedia Help

Common

Class implements Publisher   New in this release

Reports classes that directly implement the Publisher interface.

Class implements Subscriber   New in this release

Reports classes that directly implement the Subscriber interface.

Return null or something nullable from a lambda in transformation method   New in this release

Reports transform operations that may return null inside a Reactive Stream chain.

Throw statement in Reactive operator   New in this release

Reports throw expressions in the Reactor/RxJava operator code.

Too long same methods chain   New in this release

Reports long Reactive Streams transformation chains.

Unused publisher   New in this release

Reports unused Publisher instances.

Last modified: 11 September 2024