Java-NoOp icon indicating copy to clipboard operation
Java-NoOp copied to clipboard

Easy no-op Java interface implementations

Results 2 Java-NoOp issues
Sort by recently updated
recently updated
newest added

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Currently, Java-NoOp generates methods with default data type values. On some case, it could be interesting to throw an exception to notify that it's a no-op object and it's not...